summaryrefslogtreecommitdiffstats
path: root/Dockerfile.rhel7
Commit message (Collapse)AuthorAgeFilesLines
* Update Dockerfile.rhel7 to reflect changes to DockerfilePep TurrĂ³ Mauri2017-03-231-19/+34
| | | | | | | The Dockerfile in the repo was updated to build upon playbook2image. This change updates de product version to reflect that change. Also updating the labels to the new format.
* Dockerfile and docs to run containerized playbooksPep TurrĂ³ Mauri2017-03-061-0/+26
Update openshift-ansible's Dockerfile to use playbook2image as a base, with the goal to run an arbitrary playbook from a container. The existing Dockerfile is moved to Dockerfile.rhel7 for the productized version and will be updated to use playbook2image later.