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
Worked in my general smoke testing.
Works well for me.
Looks good to me.
Works well for me.
Glad to get this in.
My testing of RC2 indicates this is good to go.
Works for me.
WFM
Works for me.
Works for me.
Working fine for me.
No regressions noted.
Everything is working fine for me.
No regressions noted.
No regressions noted with general use.
no regressions noted
no regressions noted
no regressions noted
Looks good to me. Image matched your checksums @dustymabe