docker-image-examples
docker-image-examples copied to clipboard
Images that demonstrate aspects of Docker.
ready to merge into master
Looking at: https://github.com/projectatomic/docker-image-examples/blob/master/rhel-httpd/Dockerfile If I try to do "docker pull redhat/rhel7" it doesn't work. If I try to do "docker pull rhel7" it works. If I try to build this...
Should fix #46
Hello! Tried example from http://openshift.github.io/geard/deploy_with_geard.html but instead of admin page got response "To make things right, you must install php_mongo module. Here for installation documents on PHP.net." This error is...
This is following the logic @bparees used for https://github.com/bparees/docker-image-examples/tree/remote_scripts/centos-wildfly-noscript You can overide the default builder scripts by adding `-s URL` argument to the builder. In that case, builder image will...
Asset precompilation support for Rails applications.