mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
#11465 Add additional doc for locagi registries on pull command - for docker-pull.1.md
Signed-off-by: John Willis <john.willis@docker.com>
This commit is contained in:
parent
3d28fc7d1c
commit
2c07fd9fdf
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@ docker-pull - Pull an image or a repository from the registry
|
|||
**docker pull**
|
||||
[**-a**|**--all-tags**[=*false*]]
|
||||
[**--help**]
|
||||
NAME[:TAG]
|
||||
NAME[:TAG] | [REGISTRY_HOST[:REGISTRY_PORT]/]NAME[:TAG]
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
|
@ -67,3 +67,4 @@ April 2014, Originally compiled by William Henry (whenry at redhat dot com)
|
|||
based on docker.com source material and internal work.
|
||||
June 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|
||||
August 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|
||||
April 2015, updated by John Willis <john.willis@docker.com>
|
||||
|
|
Loading…
Reference in a new issue