rhtconsulting / rhc-ose

OpenShift Automation and Utilities by Red Hat Consulting
42 stars 34 forks source link

Updated base image to exclude docker 1.9 due to OSEv3.1 issues with 1.9 #146

Closed oybed closed 8 years ago

oybed commented 8 years ago

What does this PR do?

Excludes docker 1.9 to work around issues with current repos

How should this be manually tested?

Create a new base image, for example:

./create_base_image -k=<key> -v=3.1

Then use the resulting image in a deployment by specify the CONF_IMAGE_NAME in a custom configuration file.

Is there a relevant Issue open for this?

N/A

Who would you like to review this?

/cc @etsauer

etsauer commented 8 years ago

lgtm... we've been using this image for a while now so i think this is good to merge