From d28ecf1424076d66f264d6e93d737ee53b93e0f5 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 5 May 2016 18:46:13 -0700 Subject: [PATCH] Run update.sh --- hello-world/README.md | 4 ++-- hello-world/content.md | 4 ++-- swarm/README.md | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/hello-world/README.md b/hello-world/README.md index 84aff2c34..c6f5fd957 100644 --- a/hello-world/README.md +++ b/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) diff --git a/hello-world/content.md b/hello-world/content.md index e8c75c61c..a548e7e75 100644 --- a/hello-world/content.md +++ b/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%% diff --git a/swarm/README.md b/swarm/README.md index e7ee0cdcd..f94ca4e28 100644 --- a/swarm/README.md +++ b/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).