Bug 1333504

Summary: Move documentation for pushing/pulling to internal Docker registry
Product: OpenShift Online Reporter: Jonathan Yu <jawnsy>
Component: DocumentationAssignee: Vikram Goyal <vigoyal>
Status: CLOSED DUPLICATE QA Contact: Vikram Goyal <vigoyal>
Severity: medium Docs Contact: Vikram Goyal <vigoyal>
Priority: unspecified    
Version: 3.xCC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-05 16:47:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jonathan Yu 2016-05-05 16:44:10 UTC
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.

Comment 1 Jonathan Yu 2016-05-05 16:47:29 UTC
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 ***