docker run -ti --privileged --pid=host --net=host -v /:/rootfs:ro -v /var/run:/var/run:rw -v /sys:/sys -v /var/lib/docker:/var/lib/docker:rw -v /var/lib/origin/openshift.local.volumes:/var/lib/origin/openshift.local.volumes:rslave registry.centos.org/openshift/origin start https://192.168.1.133:8443 https://wiki.centos.org/SpecialInterestGroup/PaaS/OpenShift-Quickstart https://github.com/openshift/origin/blob/master/examples/sample-app/application-template-dockerbuild.json Funciona: https://github.com/openshift/origin/blob/master/examples/hello-openshift/hello-pod.json Muestra servidor web en: 172.17.0.2:8888 172.17.0.2:8080