diff --git a/mongo/README.md b/mongo/README.md index 621af616b..11071526f 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links - [`2.2.7`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/2881be3e0d85b3600bda8d45050a2ceb3f7bb12b/2.2/Dockerfile) -- [`2.4.11`, `2.4` (*2.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/2881be3e0d85b3600bda8d45050a2ceb3f7bb12b/2.4/Dockerfile) +- [`2.4.12`, `2.4` (*2.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/6fcf234e0bd9b50cfbac267ccb451cb8500c8dfc/2.4/Dockerfile) - [`2.6.5`, `2.6`, `2`, `latest` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/bebabb72a2785d7b78309bf6be6c82bab882574b/2.6/Dockerfile) - [`2.7.7`, `2.7` (*2.7/Dockerfile*)](https://github.com/docker-library/mongo/blob/2881be3e0d85b3600bda8d45050a2ceb3f7bb12b/2.7/Dockerfile) diff --git a/nginx/README.md b/nginx/README.md index b807baf1a..ed98ff0c3 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `1`, `1.7`, `1.7.6` (*Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/64ce8e442caea8b78ff5ebc144a527fc3f6d6d8b/Dockerfile) +- [`latest`, `1`, `1.7`, `1.7.6` (*Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/f3d09b3483f086075d9fd01ad015f843a1d99abd/Dockerfile) For more information about this image and its history, please see the [relevant manifest file diff --git a/node/README.md b/node/README.md index 30e95dd2c..ad55d1422 100644 --- a/node/README.md +++ b/node/README.md @@ -1,14 +1,14 @@ # Supported tags and respective `Dockerfile` links -- [`0.10.32`, `0.10`, `0`, `latest` (*0.10/Dockerfile*)](https://github.com/docker-library/node/blob/824c3161f9a7fa393cb60582edbbd713a0d08ceb/0.10/Dockerfile) +- [`0.10.32`, `0.10`, `0`, `latest` (*0.10/Dockerfile*)](https://github.com/docker-library/node/blob/907d2001dc2d6d592f9ff5432ecd2f7e6cdca6ec/0.10/Dockerfile) - [`0.10.32-onbuild`, `0.10-onbuild`, `0-onbuild`, `onbuild` (*0.10/onbuild/Dockerfile*)](https://github.com/docker-library/node/blob/ac05e7f96c477223f0d2da1817e84403363a65e8/0.10/onbuild/Dockerfile) -- [`0.10.32-slim`, `0.10-slim`, `0-slim`, `slim` (*0.10/slim/Dockerfile*)](https://github.com/docker-library/node/blob/824c3161f9a7fa393cb60582edbbd713a0d08ceb/0.10/slim/Dockerfile) -- [`0.11.14`, `0.11` (*0.11/Dockerfile*)](https://github.com/docker-library/node/blob/824c3161f9a7fa393cb60582edbbd713a0d08ceb/0.11/Dockerfile) +- [`0.10.32-slim`, `0.10-slim`, `0-slim`, `slim` (*0.10/slim/Dockerfile*)](https://github.com/docker-library/node/blob/907d2001dc2d6d592f9ff5432ecd2f7e6cdca6ec/0.10/slim/Dockerfile) +- [`0.11.14`, `0.11` (*0.11/Dockerfile*)](https://github.com/docker-library/node/blob/907d2001dc2d6d592f9ff5432ecd2f7e6cdca6ec/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/824c3161f9a7fa393cb60582edbbd713a0d08ceb/0.11/slim/Dockerfile) -- [`0.8.28`, `0.8` (*0.8/Dockerfile*)](https://github.com/docker-library/node/blob/824c3161f9a7fa393cb60582edbbd713a0d08ceb/0.8/Dockerfile) +- [`0.11.14-slim`, `0.11-slim` (*0.11/slim/Dockerfile*)](https://github.com/docker-library/node/blob/907d2001dc2d6d592f9ff5432ecd2f7e6cdca6ec/0.11/slim/Dockerfile) +- [`0.8.28`, `0.8` (*0.8/Dockerfile*)](https://github.com/docker-library/node/blob/907d2001dc2d6d592f9ff5432ecd2f7e6cdca6ec/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/824c3161f9a7fa393cb60582edbbd713a0d08ceb/0.8/slim/Dockerfile) +- [`0.8.28-slim`, `0.8-slim` (*0.8/slim/Dockerfile*)](https://github.com/docker-library/node/blob/907d2001dc2d6d592f9ff5432ecd2f7e6cdca6ec/0.8/slim/Dockerfile) For more information about this image and its history, please see the [relevant manifest file diff --git a/php/README.md b/php/README.md index f580b936b..89d866a83 100644 --- a/php/README.md +++ b/php/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`5.4.33-cli`, `5.4-cli`, `5.4.33`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/9fc452451b227d1d20b77183cacc26906c9f669d/5.4/Dockerfile) -- [`5.4.33-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/9fc452451b227d1d20b77183cacc26906c9f669d/5.4/apache/Dockerfile) -- [`5.5.17-cli`, `5.5-cli`, `5.5.17`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/6527e41240379ce1112b629a505ef9752f42a64f/5.5/Dockerfile) -- [`5.5.17-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/6527e41240379ce1112b629a505ef9752f42a64f/5.5/apache/Dockerfile) -- [`5.6.1-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.1`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/524908779e1de87ab8fbd50f544c798782d8fc06/5.6/Dockerfile) -- [`5.6.1-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/524908779e1de87ab8fbd50f544c798782d8fc06/5.6/apache/Dockerfile) +- [`5.4.34-cli`, `5.4-cli`, `5.4.34`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/f8a3ea57872453063f6416d1a1e92011daa19a0e/5.4/Dockerfile) +- [`5.4.34-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/9fc452451b227d1d20b77183cacc26906c9f669d/5.4/apache/Dockerfile) +- [`5.5.18-cli`, `5.5-cli`, `5.5.18`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/f8a3ea57872453063f6416d1a1e92011daa19a0e/5.5/Dockerfile) +- [`5.5.18-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/6527e41240379ce1112b629a505ef9752f42a64f/5.5/apache/Dockerfile) +- [`5.6.2-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.2`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/f8a3ea57872453063f6416d1a1e92011daa19a0e/5.6/Dockerfile) +- [`5.6.2-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/524908779e1de87ab8fbd50f544c798782d8fc06/5.6/apache/Dockerfile) For more information about this image and its history, please see the [relevant manifest file diff --git a/python/README.md b/python/README.md index 8dd2634e6..c502c96d9 100644 --- a/python/README.md +++ b/python/README.md @@ -2,8 +2,8 @@ - [`2.7.8`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/dbe3e241f4c3263a81a888896f5126861807b3db/2.7/Dockerfile) - [`2.7.8-onbuild`, `2.7-onbuild`, `2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/a30ed3056ee58ca3df4fd5b51e3d30849dcb7e32/2.7/onbuild/Dockerfile) -- [`3.3.5`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/5da3b09cc56f1a431c912dcb1dc1d72efbd17409/3.3/Dockerfile) -- [`3.3.5-onbuild`, `3.3-onbuild` (*3.3/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/a30ed3056ee58ca3df4fd5b51e3d30849dcb7e32/3.3/onbuild/Dockerfile) +- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/8dfe392dff2ffdda90672857e027ff3ee142f9ff/3.3/Dockerfile) +- [`3.3.6-onbuild`, `3.3-onbuild` (*3.3/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/8dfe392dff2ffdda90672857e027ff3ee142f9ff/3.3/onbuild/Dockerfile) - [`3.4.2`, `3.4`, `3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/e236058d5c3601af1d38ba27b4fe217c5d678c02/3.4/Dockerfile) - [`3.4.2-onbuild`, `3.4-onbuild`, `3-onbuild`, `onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/e236058d5c3601af1d38ba27b4fe217c5d678c02/3.4/onbuild/Dockerfile) diff --git a/rails/README.md b/rails/README.md index 8b3de6b66..23961b5f6 100644 --- a/rails/README.md +++ b/rails/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`4.1.6`, `4.1`, `4`, `latest` (*Dockerfile*)](https://github.com/docker-library/rails/blob/7e32ae82ec83b21bffe89ae2b13fb4ad6ca60435/Dockerfile) -- [`onbuild` (*onbuild/Dockerfile*)](https://github.com/docker-library/rails/blob/7e32ae82ec83b21bffe89ae2b13fb4ad6ca60435/onbuild/Dockerfile) +- [`4.1.6`, `4.1`, `4`, `latest` (*Dockerfile*)](https://github.com/docker-library/rails/blob/c5eaefb3e9e3ba382ff94241aedfe96a3635535c/Dockerfile) +- [`onbuild` (*onbuild/Dockerfile*)](https://github.com/docker-library/rails/blob/c5eaefb3e9e3ba382ff94241aedfe96a3635535c/onbuild/Dockerfile) For more information about this image and its history, please see the [relevant manifest file diff --git a/ruby/README.md b/ruby/README.md index 0cd2e18b8..0104aca1d 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`1.9.3-p547`, `1.9.3`, `1.9`, `1` (*1.9/Dockerfile*)](https://github.com/docker-library/ruby/blob/50295f3a139273601b5f2df29060ee2788f067d3/1.9/Dockerfile) -- [`1.9.3-p547-onbuild`, `1.9.3-onbuild`, `1.9-onbuild`, `1-onbuild` (*1.9/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/4938a7b4b5b62c90b5d387c9c286fd7749d9499e/1.9/onbuild/Dockerfile) -- [`2.0.0-p576`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/ruby/blob/50295f3a139273601b5f2df29060ee2788f067d3/2.0/Dockerfile) -- [`2.0.0-p576-onbuild`, `2.0.0-onbuild`, `2.0-onbuild` (*2.0/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/50295f3a139273601b5f2df29060ee2788f067d3/2.0/onbuild/Dockerfile) -- [`2.1.3`, `2.1`, `2`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/50295f3a139273601b5f2df29060ee2788f067d3/2.1/Dockerfile) -- [`2.1.3-onbuild`, `2.1-onbuild`, `2-onbuild`, `onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/50295f3a139273601b5f2df29060ee2788f067d3/2.1/onbuild/Dockerfile) +- [`1.9.3-p547`, `1.9.3`, `1.9`, `1` (*1.9/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/1.9/Dockerfile) +- [`1.9.3-p547-onbuild`, `1.9.3-onbuild`, `1.9-onbuild`, `1-onbuild` (*1.9/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/1.9/onbuild/Dockerfile) +- [`2.0.0-p576`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/2.0/Dockerfile) +- [`2.0.0-p576-onbuild`, `2.0.0-onbuild`, `2.0-onbuild` (*2.0/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/2.0/onbuild/Dockerfile) +- [`2.1.3`, `2.1`, `2`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/2.1/Dockerfile) +- [`2.1.3-onbuild`, `2.1-onbuild`, `2-onbuild`, `onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/f9a2625e38d17238b61b3eb084d84da2a1a4ea66/2.1/onbuild/Dockerfile) For more information about this image and its history, please see the [relevant manifest file