Update dockerimages.md

remove 'public registry'

Signed-off-by: Jeff Anderson <jeff@docker.com>
Upstream-commit: 46437d1a60278d1acfe32412f69b3c22749becf2
Component: engine
This commit is contained in:
Jeff Anderson
2014-12-02 10:48:39 -07:00
committed by Jeff Anderson
parent b38288b6f1
commit 624402f332
@@ -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: