Skip to content

Commit

Permalink
Run update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed May 5, 2016
1 parent b2659c1 commit 1bb9848
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
16 changes: 8 additions & 8 deletions jruby/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Supported tags and respective `Dockerfile` links

- [`latest`, `9`, `9.0`, `9.0-jre`, `9.0.5`, `9.0.5-jre`, `9.0.5.0`, `9.0.5.0-jre` (*9000/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/2448a2d7288d8dd3aa455b6c90c29fc414c5c418/9000/jre/Dockerfile)
- [`9.0-jdk`, `9.0.5-jdk`, `9.0.5.0-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/2448a2d7288d8dd3aa455b6c90c29fc414c5c418/9000/jdk/Dockerfile)
- [`9-onbuild`, `9.0-onbuild`, `9.0.5-onbuild`, `9.0.5.0-onbuild` (*9000/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/2448a2d7288d8dd3aa455b6c90c29fc414c5c418/9000/onbuild/Dockerfile)
- [`1.7`, `1.7.24`, `1.7-jre`, `1.7.24-jre` (*1.7/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/2448a2d7288d8dd3aa455b6c90c29fc414c5c418/1.7/jre/Dockerfile)
- [`1.7-jdk`, `1.7.24-jdk` (*1.7/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/2448a2d7288d8dd3aa455b6c90c29fc414c5c418/1.7/jdk/Dockerfile)
- [`1.7-onbuild`, `1.7.24-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/2448a2d7288d8dd3aa455b6c90c29fc414c5c418/1.7/onbuild/Dockerfile)

[![](https://badge.imagelayers.io/jruby:latest.svg)](https://imagelayers.io/?images=jruby:latest,jruby:9.0-jdk,jruby:9-onbuild,jruby:1.7,jruby:1.7-jdk,jruby:1.7-onbuild)
- [`latest`, `9`, `9.1`, `9.1-jre`, `9.1.0`, `9.1.0-jre`, `9.1.0.0`, `9.1.0.0-jre` (*9000/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/ad0479fa0d278f5eb311e01417c079a97305eeb3/9000/jre/Dockerfile)
- [`9.1-jdk`, `9.1.0-jdk`, `9.1.0.0-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/ad0479fa0d278f5eb311e01417c079a97305eeb3/9000/jdk/Dockerfile)
- [`9-onbuild`, `9.1-onbuild`, `9.1.0-onbuild`, `9.1.0.0-onbuild` (*9000/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/ad0479fa0d278f5eb311e01417c079a97305eeb3/9000/onbuild/Dockerfile)
- [`1.7`, `1.7.25`, `1.7-jre`, `1.7.25-jre` (*1.7/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/ad0479fa0d278f5eb311e01417c079a97305eeb3/1.7/jre/Dockerfile)
- [`1.7-jdk`, `1.7.25-jdk` (*1.7/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/ad0479fa0d278f5eb311e01417c079a97305eeb3/1.7/jdk/Dockerfile)
- [`1.7-onbuild`, `1.7.25-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/ad0479fa0d278f5eb311e01417c079a97305eeb3/1.7/onbuild/Dockerfile)

[![](https://badge.imagelayers.io/jruby:latest.svg)](https://imagelayers.io/?images=jruby:latest,jruby:9.1-jdk,jruby:9-onbuild,jruby:1.7,jruby:1.7-jdk,jruby:1.7-onbuild)

For more information about this image and its history, please see [the relevant manifest file (`library/jruby`)](https://github.com/docker-library/official-images/blob/master/library/jruby). 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%2Fjruby).

Expand Down
4 changes: 2 additions & 2 deletions mongo-express/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Supported tags and respective `Dockerfile` links

- [`0.30.52`, `0.30`, `latest` (*Dockerfile*)](https://github.com/mongo-express/mongo-express-docker/blob/29af701d8819388a68ded20c3f750287536826ca/Dockerfile)
- [`0.30.54`, `0.30`, `latest` (*Dockerfile*)](https://github.com/mongo-express/mongo-express-docker/blob/d4732c2405a592ad41309c55fa0cd54d7583afca/Dockerfile)

[![](https://badge.imagelayers.io/mongo-express:latest.svg)](https://imagelayers.io/?images=mongo-express:0.30.52)
[![](https://badge.imagelayers.io/mongo-express:latest.svg)](https://imagelayers.io/?images=mongo-express:0.30.54)

For more information about this image and its history, please see [the relevant manifest file (`library/mongo-express`)](https://github.com/docker-library/official-images/blob/master/library/mongo-express). 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%2Fmongo-express).

Expand Down
8 changes: 4 additions & 4 deletions node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
- [`4.4.3-onbuild`, `4.4-onbuild`, `4-onbuild`, `argon-onbuild` (*4.4/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/41b505ae714328f28a3457df9098d1e8db88a81a/4.4/onbuild/Dockerfile)
- [`4.4.3-slim`, `4.4-slim`, `4-slim`, `argon-slim` (*4.4/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/b3367b8845a0a059af00d75d401ecf83d8e57d57/4.4/slim/Dockerfile)
- [`4.4.3-wheezy`, `4.4-wheezy`, `4-wheezy`, `argon-wheezy` (*4.4/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/b3367b8845a0a059af00d75d401ecf83d8e57d57/4.4/wheezy/Dockerfile)
- [`5.11.0`, `5.11` (*5.11/Dockerfile*)](https://github.com/nodejs/docker-node/blob/b3367b8845a0a059af00d75d401ecf83d8e57d57/5.11/Dockerfile)
- [`5.11.0-onbuild`, `5.11-onbuild` (*5.11/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5e6d1e950a50f59c74ba7e53357d97e2ff5449d5/5.11/onbuild/Dockerfile)
- [`5.11.0-slim`, `5.11-slim` (*5.11/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/b3367b8845a0a059af00d75d401ecf83d8e57d57/5.11/slim/Dockerfile)
- [`5.11.0-wheezy`, `5.11-wheezy` (*5.11/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/b3367b8845a0a059af00d75d401ecf83d8e57d57/5.11/wheezy/Dockerfile)
- [`5.11.0`, `5.11`, `5` (*5.11/Dockerfile*)](https://github.com/nodejs/docker-node/blob/b3367b8845a0a059af00d75d401ecf83d8e57d57/5.11/Dockerfile)
- [`5.11.0-onbuild`, `5.11-onbuild`, `5-onbuild` (*5.11/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5e6d1e950a50f59c74ba7e53357d97e2ff5449d5/5.11/onbuild/Dockerfile)
- [`5.11.0-slim`, `5.11-slim`, `5-slim` (*5.11/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/b3367b8845a0a059af00d75d401ecf83d8e57d57/5.11/slim/Dockerfile)
- [`5.11.0-wheezy`, `5.11-wheezy`, `5-wheezy` (*5.11/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/b3367b8845a0a059af00d75d401ecf83d8e57d57/5.11/wheezy/Dockerfile)
- [`6.0.0`, `6.0`, `6`, `latest` (*6.0/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5367524ce658e9a9d4ba6191801e86d6e942a16a/6.0/Dockerfile)
- [`6.0.0-onbuild`, `6.0-onbuild`, `6-onbuild`, `onbuild` (*6.0/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5367524ce658e9a9d4ba6191801e86d6e942a16a/6.0/onbuild/Dockerfile)
- [`6.0.0-slim`, `6.0-slim`, `6-slim`, `slim` (*6.0/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/5367524ce658e9a9d4ba6191801e86d6e942a16a/6.0/slim/Dockerfile)
Expand Down
6 changes: 3 additions & 3 deletions swarm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
- [`1.1.1` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/9346bd71c2a9b1433a663b8c2fe20b2636585f54/Dockerfile)
- [`1.1.2` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/5f284e33ef90b7bc30684ad09a5261c037fc9d5e/Dockerfile)
- [`1.1.3` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/4d298d3113a4ecefa83a3f9e18f4aaf4f95f007e/Dockerfile)
- [`1.2.0`, `latest` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/0a35988bfcb18ed0aeb646b511e43e78bc940d07/Dockerfile)
- [`1.2.1-rc1` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/603882509bdf37a22a3dada3360a5fc0cfe8490b/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)

[![](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-rc1)
[![](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)

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

Expand Down

0 comments on commit 1bb9848

Please sign in to comment.