فهرست منبع

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