From 5b78920f2659a58ccbca3211eb164d42cdbc805e Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 13 Jan 2017 15:33:53 -0800 Subject: [PATCH] Run update.sh --- hello-world/README.md | 6 +++--- hello-world/content.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hello-world/README.md b/hello-world/README.md index 811d472ac..e7d05b3c7 100644 --- a/hello-world/README.md +++ b/hello-world/README.md @@ -26,8 +26,8 @@ To generate this message, Docker took the following steps: To try something more ambitious, you can run an Ubuntu container with: $ docker run -it ubuntu bash -Share images, automate workflows, and more with a free Docker Hub account: - https://hub.docker.com +Share images, automate workflows, and more with a free Docker ID: + https://cloud.docker.com/ For more examples and ideas, visit: https://docs.docker.com/engine/userguide/ @@ -35,7 +35,7 @@ For more examples and ideas, visit: $ docker images hello-world REPOSITORY TAG IMAGE ID SIZE -hello-world latest c54a2cc56cbb 1.848 kB +hello-world latest 48b5124b2768 1.84 kB ``` ![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png) diff --git a/hello-world/content.md b/hello-world/content.md index c0c1e2f16..71b42522e 100644 --- a/hello-world/content.md +++ b/hello-world/content.md @@ -17,8 +17,8 @@ To generate this message, Docker took the following steps: To try something more ambitious, you can run an Ubuntu container with: $ docker run -it ubuntu bash -Share images, automate workflows, and more with a free Docker Hub account: - https://hub.docker.com +Share images, automate workflows, and more with a free Docker ID: + https://cloud.docker.com/ For more examples and ideas, visit: https://docs.docker.com/engine/userguide/ @@ -26,7 +26,7 @@ For more examples and ideas, visit: $ docker images hello-world REPOSITORY TAG IMAGE ID SIZE -hello-world latest c54a2cc56cbb 1.848 kB +hello-world latest 48b5124b2768 1.84 kB ``` %%LOGO%%