Docker Library Bot 7 лет назад
Родитель
Сommit
0a42e4170c
2 измененных файлов с 4 добавлено и 4 удалено
  1. 2 2
      hello-world/README.md
  2. 2 2
      hello-world/content.md

+ 2 - 2
hello-world/README.md

@@ -81,7 +81,7 @@ To try something more ambitious, you can run an Ubuntu container with:
  $ docker run -it ubuntu bash
  $ docker run -it ubuntu bash
 
 
 Share images, automate workflows, and more with a free Docker ID:
 Share images, automate workflows, and more with a free Docker ID:
- https://cloud.docker.com/
+ https://hub.docker.com/
 
 
 For more examples and ideas, visit:
 For more examples and ideas, visit:
  https://docs.docker.com/engine/userguide/
  https://docs.docker.com/engine/userguide/
@@ -89,7 +89,7 @@ For more examples and ideas, visit:
 
 
 $ docker images hello-world
 $ docker images hello-world
 REPOSITORY   TAG     IMAGE ID      SIZE
 REPOSITORY   TAG     IMAGE ID      SIZE
-hello-world  latest  f2a91732366c  1.85kB
+hello-world  latest  e38bc07ac18e  1.85kB
 ```
 ```
 
 
 ![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png)
 ![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png)

+ 2 - 2
hello-world/content.md

@@ -19,7 +19,7 @@ To try something more ambitious, you can run an Ubuntu container with:
  $ docker run -it ubuntu bash
  $ docker run -it ubuntu bash
 
 
 Share images, automate workflows, and more with a free Docker ID:
 Share images, automate workflows, and more with a free Docker ID:
- https://cloud.docker.com/
+ https://hub.docker.com/
 
 
 For more examples and ideas, visit:
 For more examples and ideas, visit:
  https://docs.docker.com/engine/userguide/
  https://docs.docker.com/engine/userguide/
@@ -27,7 +27,7 @@ For more examples and ideas, visit:
 
 
 $ docker images %%IMAGE%%
 $ docker images %%IMAGE%%
 REPOSITORY   TAG     IMAGE ID      SIZE
 REPOSITORY   TAG     IMAGE ID      SIZE
-hello-world  latest  f2a91732366c  1.85kB
+hello-world  latest  e38bc07ac18e  1.85kB
 ```
 ```
 
 
 %%LOGO%%
 %%LOGO%%