Run update.sh

This commit is contained in:
Docker Library Bot 2016-01-21 09:45:24 -08:00
parent a956fac0d7
commit 1bd051b9f0
3 changed files with 7 additions and 7 deletions

View File

@ -33,8 +33,8 @@ For more examples and ideas, visit:
$ docker images hello-world $ docker images hello-world
REPOSITORY TAG IMAGE ID VIRTUAL SIZE REPOSITORY TAG IMAGE ID SIZE
hello-world latest 0a6ba66e537a 960 B hello-world latest 690ed74de00f 960 B
``` ```
![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png) ![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 $ docker images hello-world
REPOSITORY TAG IMAGE ID VIRTUAL SIZE REPOSITORY TAG IMAGE ID SIZE
hello-world latest 0a6ba66e537a 960 B hello-world latest 690ed74de00f 960 B
``` ```
%%LOGO%% %%LOGO%%

View File

@ -1,8 +1,8 @@
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`1.7`, `1.7.23`, `latest`, `1.7-jre`, `1.7.23-jre` (*1.7/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9af172f2567d74f5e370d09cb8ce1e0db27834d9/1.7/jre/Dockerfile) - [`1.7`, `1.7.24`, `latest`, `1.7-jre`, `1.7.24-jre` (*1.7/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3205a2257cebd730fefa2f187faae94dddf84598/1.7/jre/Dockerfile)
- [`1.7-jdk`, `1.7.23-jdk` (*1.7/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9af172f2567d74f5e370d09cb8ce1e0db27834d9/1.7/jdk/Dockerfile) - [`1.7-jdk`, `1.7.24-jdk` (*1.7/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3205a2257cebd730fefa2f187faae94dddf84598/1.7/jdk/Dockerfile)
- [`1.7-onbuild`, `1.7.23-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9af172f2567d74f5e370d09cb8ce1e0db27834d9/1.7/onbuild/Dockerfile) - [`1.7-onbuild`, `1.7.24-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3205a2257cebd730fefa2f187faae94dddf84598/1.7/onbuild/Dockerfile)
- [`9`, `9.0`, `9.0-jre`, `9.0.4`, `9.0.4-jre`, `9.0.4.0`, `9.0.4.0-jre` (*9000/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3f9cf4a89153f5911b20ab71804b587f4c7ec347/9000/jre/Dockerfile) - [`9`, `9.0`, `9.0-jre`, `9.0.4`, `9.0.4-jre`, `9.0.4.0`, `9.0.4.0-jre` (*9000/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3f9cf4a89153f5911b20ab71804b587f4c7ec347/9000/jre/Dockerfile)
- [`9.0-jdk`, `9.0.4-jdk`, `9.0.4.0-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3f9cf4a89153f5911b20ab71804b587f4c7ec347/9000/jdk/Dockerfile) - [`9.0-jdk`, `9.0.4-jdk`, `9.0.4.0-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3f9cf4a89153f5911b20ab71804b587f4c7ec347/9000/jdk/Dockerfile)
- [`9-onbuild`, `9.0-onbuild`, `9.0.4-onbuild`, `9.0.4.0-onbuild` (*9000/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3f9cf4a89153f5911b20ab71804b587f4c7ec347/9000/onbuild/Dockerfile) - [`9-onbuild`, `9.0-onbuild`, `9.0.4-onbuild`, `9.0.4.0-onbuild` (*9000/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3f9cf4a89153f5911b20ab71804b587f4c7ec347/9000/onbuild/Dockerfile)