projectatomic / docker

Docker - the open-source application container engine
http://www.docker.com
Apache License 2.0
81 stars 58 forks source link

Update docker login manpage regarding registry lookup #306

Closed TomSweeneyRedHat closed 6 years ago

TomSweeneyRedHat commented 6 years ago

Signed-off-by: TomSweeneyRedHat tsweeney@redhat.com

Updates the docker-login man page to better explain how registry lookup works. This addresses https://bugzilla.redhat.com/show_bug.cgi?id=1556956. This is the second submit for this. The fix for docker-1.13.1-rhel was completed in #303

- What I did Updated the docker-login man page.

- How I did it vi is my friend.

- How to verify it

After installation, check the docker-login man page for the changes.

- Description for the changelog

Clarify how registries are searched for by docker login.

- A picture of a cute animal (not mandatory but encouraged)

TomSweeneyRedHat commented 6 years ago

@rhatdan @jhonce please take a look

rhatdan commented 6 years ago

LGTM