Document URL: https://docs.openshift.org/latest/install_config/install/docker_registry.html#access-pushing-and-pulling-images https://docs.openshift.org/latest/using_images/docker_images/index.html Describe the issue: In the Installation section, we describe how to configure an internal Docker registry (something that an operator would be interested in). However, we also go on to discuss pushing and pulling to the registry, which is intended for a potentially different audience (application developers). The documentation that describes Docker images for developers does not reference how to push or pull (or indeed, actually use) Docker images. Suggestions for improvement: Move the pushing/pulling images documentation to the "Using Images" section, since it's about using images rather than installation. A link under the "See Also"/"What's Next?" section would be useful as well.
Oops, just noticed this is related to #1328573, closing in favor of that bug. *** This bug has been marked as a duplicate of bug 1328573 ***