Exclude ppc64 because there is no docker there.
sudo dnf upgrade --refresh --advisory=FEDORA-2017-9b9899a7df
This update has been submitted for testing by till.
till edited this update.
Works from my general smoketesting (via the README on github).
$ s2i build https://github.com/openshift/ruby-hello-world centos/ruby-23-centos7 test-ruby-app $ docker run --rm -i -p :8080 -t test-ruby-app
$ s2i build --ref=10.x --context-dir=helloworld https://github.com/wildfly/quickstart openshift/wildfly-101-centos7 test-jee-app $ docker run --rm -i -p 8080:8080 -t test-jee-app
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
Please login to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by till.
till edited this update.
Works from my general smoketesting (via the README on github).
$ s2i build https://github.com/openshift/ruby-hello-world centos/ruby-23-centos7 test-ruby-app $ docker run --rm -i -p :8080 -t test-ruby-app
$ s2i build --ref=10.x --context-dir=helloworld https://github.com/wildfly/quickstart openshift/wildfly-101-centos7 test-jee-app $ docker run --rm -i -p 8080:8080 -t test-jee-app
till edited this update.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.