mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update dockerimages.md
remove 'public registry' Signed-off-by: Jeff Anderson <jeff@docker.com>
This commit is contained in:
parent
7b20c1fd18
commit
46437d1a60
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ image and the `training/webapp` image.
|
|||
We've also discovered that Docker stores downloaded images on the Docker
|
||||
host. If an image isn't already present on the host then it'll be
|
||||
downloaded from a registry: by default the
|
||||
[Docker Hub Registry](https://registry.hub.docker.com) public registry.
|
||||
[Docker Hub Registry](https://registry.hub.docker.com).
|
||||
|
||||
In this section we're going to explore Docker images a bit more
|
||||
including:
|
||||
|
|
Loading…
Add table
Reference in a new issue