Run update.sh

This commit is contained in:
Docker Library Bot 2016-05-05 18:46:13 -07:00
parent f4ea7d4a72
commit d28ecf1424
3 changed files with 6 additions and 5 deletions

View File

@ -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)

View File

@ -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%%

View File

@ -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).