Skip to content

Commit

Permalink
Run update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
yosifkit committed Dec 19, 2014
1 parent 6994ee7 commit 68af9b9
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 23 deletions.
14 changes: 7 additions & 7 deletions node/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Supported tags and respective `Dockerfile` links

- [`0.10.33`, `0.10`, `0`, `latest` (*0.10/Dockerfile*)](https://github.com/docker-library/node/blob/4536d595f06e654f0b41d1afb85c2ddf113be883/0.10/Dockerfile)
- [`0.10.33-onbuild`, `0.10-onbuild`, `0-onbuild`, `onbuild` (*0.10/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/806873187edbff36d7fc294a62131f4f28fa681a/0.10/onbuild/Dockerfile)
- [`0.10.33-slim`, `0.10-slim`, `0-slim`, `slim` (*0.10/slim/Dockerfile*)](https://github.com/docker-library/node/blob/4536d595f06e654f0b41d1afb85c2ddf113be883/0.10/slim/Dockerfile)
- [`0.11.14`, `0.11` (*0.11/Dockerfile*)](https://github.com/docker-library/node/blob/4536d595f06e654f0b41d1afb85c2ddf113be883/0.11/Dockerfile)
- [`0.10.34`, `0.10`, `0`, `latest` (*0.10/Dockerfile*)](https://github.com/docker-library/node/blob/70741d88bf688389bfac7b147573f3b761f9ede9/0.10/Dockerfile)
- [`0.10.34-onbuild`, `0.10-onbuild`, `0-onbuild`, `onbuild` (*0.10/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/70741d88bf688389bfac7b147573f3b761f9ede9/0.10/onbuild/Dockerfile)
- [`0.10.34-slim`, `0.10-slim`, `0-slim`, `slim` (*0.10/slim/Dockerfile*)](https://github.com/docker-library/node/blob/70741d88bf688389bfac7b147573f3b761f9ede9/0.10/slim/Dockerfile)
- [`0.11.14`, `0.11` (*0.11/Dockerfile*)](https://github.com/docker-library/node/blob/70741d88bf688389bfac7b147573f3b761f9ede9/0.11/Dockerfile)
- [`0.11.14-onbuild`, `0.11-onbuild` (*0.11/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/ac05e7f96c477223f0d2da1817e84403363a65e8/0.11/onbuild/Dockerfile)
- [`0.11.14-slim`, `0.11-slim` (*0.11/slim/Dockerfile*)](https://github.com/docker-library/node/blob/4536d595f06e654f0b41d1afb85c2ddf113be883/0.11/slim/Dockerfile)
- [`0.8.28`, `0.8` (*0.8/Dockerfile*)](https://github.com/docker-library/node/blob/4536d595f06e654f0b41d1afb85c2ddf113be883/0.8/Dockerfile)
- [`0.11.14-slim`, `0.11-slim` (*0.11/slim/Dockerfile*)](https://github.com/docker-library/node/blob/70741d88bf688389bfac7b147573f3b761f9ede9/0.11/slim/Dockerfile)
- [`0.8.28`, `0.8` (*0.8/Dockerfile*)](https://github.com/docker-library/node/blob/70741d88bf688389bfac7b147573f3b761f9ede9/0.8/Dockerfile)
- [`0.8.28-onbuild`, `0.8-onbuild` (*0.8/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/ac05e7f96c477223f0d2da1817e84403363a65e8/0.8/onbuild/Dockerfile)
- [`0.8.28-slim`, `0.8-slim` (*0.8/slim/Dockerfile*)](https://github.com/docker-library/node/blob/4536d595f06e654f0b41d1afb85c2ddf113be883/0.8/slim/Dockerfile)
- [`0.8.28-slim`, `0.8-slim` (*0.8/slim/Dockerfile*)](https://github.com/docker-library/node/blob/70741d88bf688389bfac7b147573f3b761f9ede9/0.8/slim/Dockerfile)

For more information about this image and its history, please see the [relevant
manifest file
Expand Down
18 changes: 9 additions & 9 deletions php/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Supported tags and respective `Dockerfile` links

- [`5.4.35-cli`, `5.4-cli`, `5.4.35`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/4a5d6cfe6902d86bea3f040c868b64712e94e7c1/5.4/Dockerfile)
- [`5.4.35-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/58c3fd175cb3ab30633fbc3e86314154ecc38e89/5.4/apache/Dockerfile)
- [`5.4.35-fpm`, `5.4-fpm` (*5.4/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/4a5d6cfe6902d86bea3f040c868b64712e94e7c1/5.4/fpm/Dockerfile)
- [`5.5.19-cli`, `5.5-cli`, `5.5.19`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/4a5d6cfe6902d86bea3f040c868b64712e94e7c1/5.5/Dockerfile)
- [`5.5.19-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/58c3fd175cb3ab30633fbc3e86314154ecc38e89/5.5/apache/Dockerfile)
- [`5.5.19-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/4a5d6cfe6902d86bea3f040c868b64712e94e7c1/5.5/fpm/Dockerfile)
- [`5.6.3-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.3`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/4a5d6cfe6902d86bea3f040c868b64712e94e7c1/5.6/Dockerfile)
- [`5.6.3-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/58c3fd175cb3ab30633fbc3e86314154ecc38e89/5.6/apache/Dockerfile)
- [`5.6.3-fpm`, `5.6-fpm`, `5-fpm`, `fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/4a5d6cfe6902d86bea3f040c868b64712e94e7c1/5.6/fpm/Dockerfile)
- [`5.4.36-cli`, `5.4-cli`, `5.4.36`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/f972d91aac11cf41e5de6d24a45dcb1bb00f221d/5.4/Dockerfile)
- [`5.4.36-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/f972d91aac11cf41e5de6d24a45dcb1bb00f221d/5.4/apache/Dockerfile)
- [`5.4.36-fpm`, `5.4-fpm` (*5.4/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/f972d91aac11cf41e5de6d24a45dcb1bb00f221d/5.4/fpm/Dockerfile)
- [`5.5.20-cli`, `5.5-cli`, `5.5.20`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/4bb8f8678056630c0322364d080acd585baef95d/5.5/Dockerfile)
- [`5.5.20-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/4bb8f8678056630c0322364d080acd585baef95d/5.5/apache/Dockerfile)
- [`5.5.20-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/4bb8f8678056630c0322364d080acd585baef95d/5.5/fpm/Dockerfile)
- [`5.6.4-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.4`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/f972d91aac11cf41e5de6d24a45dcb1bb00f221d/5.6/Dockerfile)
- [`5.6.4-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/f972d91aac11cf41e5de6d24a45dcb1bb00f221d/5.6/apache/Dockerfile)
- [`5.6.4-fpm`, `5.6-fpm`, `5-fpm`, `fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/f972d91aac11cf41e5de6d24a45dcb1bb00f221d/5.6/fpm/Dockerfile)

For more information about this image and its history, please see the [relevant
manifest file
Expand Down
4 changes: 2 additions & 2 deletions postgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
- [`9.0.18`, `9.0` (*9.0/Dockerfile*)](https://github.com/docker-library/postgres/blob/e30347e48b1f1528fccf4d26efea5834ae9b2869/9.0/Dockerfile)
- [`9.1.14`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/e30347e48b1f1528fccf4d26efea5834ae9b2869/9.1/Dockerfile)
- [`9.2.9`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/e30347e48b1f1528fccf4d26efea5834ae9b2869/9.2/Dockerfile)
- [`9.3.5`, `9.3`, `9`, `latest` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/e30347e48b1f1528fccf4d26efea5834ae9b2869/9.3/Dockerfile)
- [`9.4-rc1`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/595fb3798892feb36bc81f01317861ddcdc6521b/9.4/Dockerfile)
- [`9.3.5`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/bfa7152926890a27e9fd8925fdffa824c353480a/9.3/Dockerfile)
- [`9.4.0`, `9.4`, `9`, `latest` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/5f401753715311752f2346cdbd32bd55e7251ddd/9.4/Dockerfile)

For more information about this image and its history, please see the [relevant
manifest file
Expand Down
2 changes: 1 addition & 1 deletion redis/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Supported tags and respective `Dockerfile` links

- [`2.6.17`, `2.6` (*2.6/Dockerfile*)](https://github.com/docker-library/redis/blob/109323988b7663bceaf4a01c3353f8934dfc002e/2.6/Dockerfile)
- [`2.8.18`, `2.8`, `2`, `latest` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/77ff48ceb8ba3e087815e69ed16bf1cf1d11bd2b/2.8/Dockerfile)
- [`2.8.19`, `2.8`, `2`, `latest` (*2.8/Dockerfile*)](https://github.com/docker-library/redis/blob/c0701c47588a90c4487808ebc8b0d078f40fe680/2.8/Dockerfile)

For more information about this image and its history, please see the [relevant
manifest file
Expand Down
12 changes: 9 additions & 3 deletions ruby/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
# Supported tags and respective `Dockerfile` links

- [`1.9.3-p551`, `1.9.3`, `1.9`, `1` (*1.9/Dockerfile*)](https://github.com/docker-library/ruby/blob/069e9f5f9aa4903f4a3cb4baf6325d08d9d366e6/1.9/Dockerfile)
- [`1.9.3-p551`, `1.9.3`, `1.9`, `1` (*1.9/Dockerfile*)](https://github.com/docker-library/ruby/blob/d5756576efdfd4543d9ee0b9ea4d56800b1bba1b/1.9/Dockerfile)
- [`1.9.3-p551-onbuild`, `1.9.3-onbuild`, `1.9-onbuild`, `1-onbuild` (*1.9/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/069e9f5f9aa4903f4a3cb4baf6325d08d9d366e6/1.9/onbuild/Dockerfile)
- [`2.0.0-p598`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/ruby/blob/069e9f5f9aa4903f4a3cb4baf6325d08d9d366e6/2.0/Dockerfile)
- [`1.9.3-p551-wheezy`, `1.9.3-wheezy`, `1.9-wheezy`, `1-wheezy` (*1.9/wheezy/Dockerfile*)](https://github.com/docker-library/ruby/blob/214c4ae00d7045ecb5827298fce77c35ae54e550/1.9/wheezy/Dockerfile)
- [`2.0.0-p598`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/ruby/blob/28f8a1a4ab78ffe868a03bdf6281b7db9db7fbca/2.0/Dockerfile)
- [`2.0.0-p598-onbuild`, `2.0.0-onbuild`, `2.0-onbuild` (*2.0/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/069e9f5f9aa4903f4a3cb4baf6325d08d9d366e6/2.0/onbuild/Dockerfile)
- [`2.1.5`, `2.1`, `2`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/069e9f5f9aa4903f4a3cb4baf6325d08d9d366e6/2.1/Dockerfile)
- [`2.0.0-p598-wheezy`, `2.0.0-wheezy`, `2.0-wheezy` (*2.0/wheezy/Dockerfile*)](https://github.com/docker-library/ruby/blob/28f8a1a4ab78ffe868a03bdf6281b7db9db7fbca/2.0/wheezy/Dockerfile)
- [`2.1.5`, `2.1`, `2`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/7d72919217b5d99d085d485d57fad273a2a644b8/2.1/Dockerfile)
- [`2.1.5-onbuild`, `2.1-onbuild`, `2-onbuild`, `onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/069e9f5f9aa4903f4a3cb4baf6325d08d9d366e6/2.1/onbuild/Dockerfile)
- [`2.1.5-wheezy`, `2.1-wheezy`, `2-wheezy`, `wheezy` (*2.1/wheezy/Dockerfile*)](https://github.com/docker-library/ruby/blob/7d72919217b5d99d085d485d57fad273a2a644b8/2.1/wheezy/Dockerfile)
- [`2.2.0-rc1`, `2.2.0`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/ruby/blob/991bdc9cfbf6b1f1bc93dbcc9fc24d3507192afb/2.2/Dockerfile)
- [`2.2.0-rc1-onbuild`, `2.2.0-onbuild`, `2.2-onbuild` (*2.2/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/991bdc9cfbf6b1f1bc93dbcc9fc24d3507192afb/2.2/onbuild/Dockerfile)
- [`2.2.0-rc1-wheezy`, `2.2.0-wheezy`, `2.2-wheezy` (*2.2/wheezy/Dockerfile*)](https://github.com/docker-library/ruby/blob/991bdc9cfbf6b1f1bc93dbcc9fc24d3507192afb/2.2/wheezy/Dockerfile)

For more information about this image and its history, please see the [relevant
manifest file
Expand Down
2 changes: 1 addition & 1 deletion wordpress/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Supported tags and respective `Dockerfile` links

- [`4.0.1`, `4.0`, `4`, `latest` (*Dockerfile*)](https://github.com/docker-library/wordpress/blob/0c7d43082446a5a9741ca6812cf1ac92bb6697dd/Dockerfile)
- [`4.1.0`, `4.1`, `4`, `latest` (*Dockerfile*)](https://github.com/docker-library/wordpress/blob/8dd234753eb20df43ca013c833a964e712297d47/Dockerfile)

For more information about this image and its history, please see the [relevant
manifest file
Expand Down

0 comments on commit 68af9b9

Please sign in to comment.