summaryrefslogtreecommitdiffstats
path: root/images/installer/Dockerfile.rhel7
Commit message (Collapse)AuthorAgeFilesLines
* image builds: remove dependency on playbook2imagejuanvallejo2017-07-181-38/+29
| | | | | | We do not need the builder functionality from playbook2image and the resulting image was overly complicated, so this simply builds on Centos/RHEL.
* OCP build: override python-directed envvarsLuke Meyer2017-07-111-3/+7
| | | | | SUMMARY and DESCRIPTION were coming from python image build, might be confusing to someone inspecting this image.
* OCP build: fix bug 1465724Luke Meyer2017-07-111-2/+8
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1465724 Use the provided ansible.cfg and hack needed python system libs into SCL
* OCP build: sync packages neededLuke Meyer2017-07-111-1/+1
| | | | sync the parallel change from Dockerfile into Dockerfile.rhel7
* Rename container image to origin-ansible / ose-ansiblePep TurrĂ³ Mauri2017-06-021-1/+1
| | | | | | | | | | | | As discussed in #4279 the container image is being renamed to openshift/origin-ansible (upstream) and openshift3/ose-ansible (downstream) for the "oc cluster up" use case, and more generally to make it fit the imageConfig.format configuration option. This updates references to the image name accordingly. Also updating references to playbook2image to account for recent moves of the repo/image.
* Moving Dockerfile content to images dirjupierce2017-05-081-0/+45