Closed zdover23 closed 8 years ago
@zdover23, can you use an existing image URL? Otherwise lgtm.
@eliskasl, I have added an existing image URL that contains the REGISTRY/USER/REPO format. It'd probably be a worthwhile exercise to incorporate an example including a port and a tag, but a man's reach must exceed his grasp or what's a Heaven for?
@zdover23, these could be sufficient examples where you can easily demonstrate use of tags:
https://registry.hub.docker.com/_/fedora/tags/manage/ https://registry.hub.docker.com/u/openshift/origin-haproxy-router/tags/manage/
If you want don't want to browse docker hub, you can also run "curl https://index.docker.io/v1/repositories/openshift/origin-haproxy-router/tags".
Having port in the registry name is not very common (usually private registries). No need to expand too much on it imho.
I added the basic structure of image names to this document.