Browse Source

Run update.sh

Docker Library Bot 9 years ago
parent
commit
d28ecf1424
3 changed files with 6 additions and 5 deletions
  1. 2 2
      hello-world/README.md
  2. 2 2
      hello-world/content.md
  3. 2 1
      swarm/README.md

+ 2 - 2
hello-world/README.md

@@ -35,8 +35,8 @@ For more examples and ideas, visit:
 
 
 $ docker images hello-world
-REPOSITORY   TAG     IMAGE ID      SIZE
-hello-world  latest  94df4f0ce8a4  967 B
+REPOSITORY   TAG     IMAGE ID      VIRTUAL SIZE
+hello-world  latest  4c4abd6d4278  967 B
 ```
 
 ![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png)

+ 2 - 2
hello-world/content.md

@@ -25,8 +25,8 @@ For more examples and ideas, visit:
 
 
 $ docker images hello-world
-REPOSITORY   TAG     IMAGE ID      SIZE
-hello-world  latest  94df4f0ce8a4  967 B
+REPOSITORY   TAG     IMAGE ID      VIRTUAL SIZE
+hello-world  latest  4c4abd6d4278  967 B
 ```
 
 %%LOGO%%

+ 2 - 1
swarm/README.md

@@ -8,8 +8,9 @@
 -	[`1.1.3` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/4d298d3113a4ecefa83a3f9e18f4aaf4f95f007e/Dockerfile)
 -	[`1.2.0` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/0a35988bfcb18ed0aeb646b511e43e78bc940d07/Dockerfile)
 -	[`1.2.1`, `latest` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/9d4e009b40520720ceb270408b8078284df9513e/Dockerfile)
+-	[`1.2.2-rc1` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/ff370263bcef9d258bdbca8b2145821eeaf673e3/Dockerfile)
 
-[![](https://badge.imagelayers.io/swarm:latest.svg)](https://imagelayers.io/?images=swarm:1.0.0,swarm:1.0.1,swarm:1.1.0,swarm:1.1.1,swarm:1.1.2,swarm:1.1.3,swarm:1.2.0,swarm:1.2.1)
+[![](https://badge.imagelayers.io/swarm:latest.svg)](https://imagelayers.io/?images=swarm:1.0.0,swarm:1.0.1,swarm:1.1.0,swarm:1.1.1,swarm:1.1.2,swarm:1.1.3,swarm:1.2.0,swarm:1.2.1,swarm:1.2.2-rc1)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/swarm`)](https://github.com/docker-library/official-images/blob/master/library/swarm). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fswarm).