1
0
Fork 0
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:
Jeff Anderson 2014-12-01 10:49:27 -07:00 committed by Jeff Anderson
parent 7b20c1fd18
commit 46437d1a60

View file

@ -13,7 +13,7 @@ image and the `training/webapp` image.
We've also discovered that Docker stores downloaded images on the Docker 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 host. If an image isn't already present on the host then it'll be
downloaded from a registry: by default the 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 In this section we're going to explore Docker images a bit more
including: including: