瀏覽代碼

Update dockerimages.md

remove 'public registry'

Signed-off-by: Jeff Anderson <jeff@docker.com>
Jeff Anderson 10 年之前
父節點
當前提交
46437d1a60
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/userguide/dockerimages.md

+ 1 - 1
docs/sources/userguide/dockerimages.md

@@ -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: