Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement to userguide/dockerrepos/ documentation #15760

Merged
merged 1 commit into from Aug 26, 2015

Conversation

mikebrow
Copy link
Contributor

User requested clarification to documentation in the section titled "Searching for images" on https://docs.docker.com/userguide/dockerrepos/
Improves documentation to resolve issue #9235

Signed-off-by: Mike Brown brownwm@us.ibm.com

with the name of the image that you want.

For example, to pull version 5 of `centos` use `docker pull centos:centos5`.
In this example, `centos5` is a tag or name of an image in the `centos`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this example, `centos5` is the tag labelling an image in the `centos` repository

@SvenDowideit
Copy link
Contributor

LGTM tho - its only a minor tweak - it'd be nice to avoid using name for tags

@GordonTheTurtle GordonTheTurtle added the dco/no Automatically set by a bot when one of the commits lacks proper signature label Aug 26, 2015
@mikebrow
Copy link
Contributor Author

@SvenDowideit
Thanks for the comments. I've amended the edit per your suggestion.
Cheers, Mike

Signed-off-by: Mike Brown <brownwm@us.ibm.com>
@GordonTheTurtle GordonTheTurtle removed the dco/no Automatically set by a bot when one of the commits lacks proper signature label Aug 26, 2015
@thaJeztah
Copy link
Member

LGTM, thanks!

thaJeztah added a commit that referenced this pull request Aug 26, 2015
Improvement to userguide/dockerrepos/ documentation
@thaJeztah thaJeztah merged commit 44ea7e9 into moby:master Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants