docker-image-examples icon indicating copy to clipboard operation
docker-image-examples copied to clipboard

question about "redhat/rhel7"

Open thoraxe opened this issue 10 years ago • 0 comments

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 image (rhel-httpd) on OpenShift, it doesn't work because it can't find "redhat/rhel7".

Is this a bug in the Dockerfile(s)?

thoraxe avatar Jul 30 '15 10:07 thoraxe