Fix OpenShift Docker Build Failure
Docker Build Failure in OpenShift I recently built a new Docker container for building and serving Sphinx document. I wrote the Dockerfile and tested on my work machine, but when I pushed to OpenShift, but the builds never worked so well. .... Step 3/11 : RUN yum install -y java --->