From c32e2eb6f5d00f95bab147173c41d3050e0e4a97 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Thu, 28 May 2015 17:58:54 -0700 Subject: [PATCH] Run update.sh --- cassandra/README.md | 4 ++-- elasticsearch/README.md | 6 +++--- java/README.md | 4 ++-- php/README.md | 18 +++++++++--------- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/cassandra/README.md b/cassandra/README.md index 26bdb65a9..bdccb7f49 100644 --- a/cassandra/README.md +++ b/cassandra/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`2.0.15`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/cassandra/blob/34ec1cba1b6364d4701a4878b795d0a75b7c8afc/2.0/Dockerfile) -- [`2.1.5`, `2.1`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/cassandra/blob/34ec1cba1b6364d4701a4878b795d0a75b7c8afc/2.1/Dockerfile) +- [`2.0.15`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/cassandra/blob/44b6b4016498a95d90f571f89e04be2139141b71/2.0/Dockerfile) +- [`2.1.5`, `2.1`, `latest` (*2.1/Dockerfile*)](https://github.com/docker-library/cassandra/blob/44b6b4016498a95d90f571f89e04be2139141b71/2.1/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/cassandra`)](https://github.com/docker-library/official-images/blob/master/library/cassandra) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/elasticsearch/README.md b/elasticsearch/README.md index 3ff726f27..7455c0100 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`1.3.9`, `1.3` (*1.3/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/eb0f9ee6627079d45ca9a64cc30cff0f6dfe07a1/1.3/Dockerfile) -- [`1.4.5`, `1.4`, `1`, `latest` (*1.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/83fdaa617fc15a6363f08935190a7edd55ab35c0/1.4/Dockerfile) -- [`1.5.2`, `1.5` (*1.5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/83fdaa617fc15a6363f08935190a7edd55ab35c0/1.5/Dockerfile) +- [`1.3.9`, `1.3` (*1.3/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/0d458a654cf9f7b7199f4faf4a838e6928ee954e/1.3/Dockerfile) +- [`1.4.5`, `1.4`, `1`, `latest` (*1.4/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/0d458a654cf9f7b7199f4faf4a838e6928ee954e/1.4/Dockerfile) +- [`1.5.2`, `1.5` (*1.5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/0d458a654cf9f7b7199f4faf4a838e6928ee954e/1.5/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/elasticsearch`)](https://github.com/docker-library/official-images/blob/master/library/elasticsearch) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/java/README.md b/java/README.md index ada30b304..2912d9318 100644 --- a/java/README.md +++ b/java/README.md @@ -4,8 +4,8 @@ - [`openjdk-6b35-jre`, `openjdk-6-jre`, `6b35-jre`, `6-jre` (*openjdk-6-jre/Dockerfile*)](https://github.com/docker-library/java/blob/318ba809c9f0e3c7095b363c5a31409ee6880208/openjdk-6-jre/Dockerfile) - [`openjdk-7u79-jdk`, `openjdk-7u79`, `openjdk-7-jdk`, `openjdk-7`, `7u79-jdk`, `7u79`, `7-jdk`, `7`, `jdk`, `latest` (*openjdk-7-jdk/Dockerfile*)](https://github.com/docker-library/java/blob/318ba809c9f0e3c7095b363c5a31409ee6880208/openjdk-7-jdk/Dockerfile) - [`openjdk-7u79-jre`, `openjdk-7-jre`, `7u79-jre`, `7-jre`, `jre` (*openjdk-7-jre/Dockerfile*)](https://github.com/docker-library/java/blob/318ba809c9f0e3c7095b363c5a31409ee6880208/openjdk-7-jre/Dockerfile) -- [`openjdk-8u45-jdk`, `openjdk-8u45`, `openjdk-8-jdk`, `openjdk-8`, `8u45-jdk`, `8u45`, `8-jdk`, `8` (*openjdk-8-jdk/Dockerfile*)](https://github.com/docker-library/java/blob/e740b6fad61854adfbdf553638d33f1c80176d79/openjdk-8-jdk/Dockerfile) -- [`openjdk-8u45-jre`, `openjdk-8-jre`, `8u45-jre`, `8-jre` (*openjdk-8-jre/Dockerfile*)](https://github.com/docker-library/java/blob/e740b6fad61854adfbdf553638d33f1c80176d79/openjdk-8-jre/Dockerfile) +- [`openjdk-8u45-jdk`, `openjdk-8u45`, `openjdk-8-jdk`, `openjdk-8`, `8u45-jdk`, `8u45`, `8-jdk`, `8` (*openjdk-8-jdk/Dockerfile*)](https://github.com/docker-library/java/blob/fe489e584bd248f6ed6b379beed27eda755c5ba9/openjdk-8-jdk/Dockerfile) +- [`openjdk-8u45-jre`, `openjdk-8-jre`, `8u45-jre`, `8-jre` (*openjdk-8-jre/Dockerfile*)](https://github.com/docker-library/java/blob/fe489e584bd248f6ed6b379beed27eda755c5ba9/openjdk-8-jre/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/java`)](https://github.com/docker-library/official-images/blob/master/library/java) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/php/README.md b/php/README.md index 4b2c6e499..8d28fc461 100644 --- a/php/README.md +++ b/php/README.md @@ -1,14 +1,14 @@ # Supported tags and respective `Dockerfile` links -- [`5.4.41-cli`, `5.4-cli`, `5.4.41`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/ec8e44b3b8d5a18d414a9f9205c40e71e829f858/5.4/Dockerfile) -- [`5.4.41-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/ec8e44b3b8d5a18d414a9f9205c40e71e829f858/5.4/apache/Dockerfile) -- [`5.4.41-fpm`, `5.4-fpm` (*5.4/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/ec8e44b3b8d5a18d414a9f9205c40e71e829f858/5.4/fpm/Dockerfile) -- [`5.5.25-cli`, `5.5-cli`, `5.5.25`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/ec8e44b3b8d5a18d414a9f9205c40e71e829f858/5.5/Dockerfile) -- [`5.5.25-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/ec8e44b3b8d5a18d414a9f9205c40e71e829f858/5.5/apache/Dockerfile) -- [`5.5.25-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/ec8e44b3b8d5a18d414a9f9205c40e71e829f858/5.5/fpm/Dockerfile) -- [`5.6.9-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.9`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/ec8e44b3b8d5a18d414a9f9205c40e71e829f858/5.6/Dockerfile) -- [`5.6.9-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/ec8e44b3b8d5a18d414a9f9205c40e71e829f858/5.6/apache/Dockerfile) -- [`5.6.9-fpm`, `5.6-fpm`, `5-fpm`, `fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/ec8e44b3b8d5a18d414a9f9205c40e71e829f858/5.6/fpm/Dockerfile) +- [`5.4.41-cli`, `5.4-cli`, `5.4.41`, `5.4` (*5.4/Dockerfile*)](https://github.com/docker-library/php/blob/58559e7dec9df4af7475dd3ab62864700cf9feae/5.4/Dockerfile) +- [`5.4.41-apache`, `5.4-apache` (*5.4/apache/Dockerfile*)](https://github.com/docker-library/php/blob/58559e7dec9df4af7475dd3ab62864700cf9feae/5.4/apache/Dockerfile) +- [`5.4.41-fpm`, `5.4-fpm` (*5.4/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/58559e7dec9df4af7475dd3ab62864700cf9feae/5.4/fpm/Dockerfile) +- [`5.5.25-cli`, `5.5-cli`, `5.5.25`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/58559e7dec9df4af7475dd3ab62864700cf9feae/5.5/Dockerfile) +- [`5.5.25-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/58559e7dec9df4af7475dd3ab62864700cf9feae/5.5/apache/Dockerfile) +- [`5.5.25-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/58559e7dec9df4af7475dd3ab62864700cf9feae/5.5/fpm/Dockerfile) +- [`5.6.9-cli`, `5.6-cli`, `5-cli`, `cli`, `5.6.9`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/58559e7dec9df4af7475dd3ab62864700cf9feae/5.6/Dockerfile) +- [`5.6.9-apache`, `5.6-apache`, `5-apache`, `apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/58559e7dec9df4af7475dd3ab62864700cf9feae/5.6/apache/Dockerfile) +- [`5.6.9-fpm`, `5.6-fpm`, `5-fpm`, `fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/58559e7dec9df4af7475dd3ab62864700cf9feae/5.6/fpm/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/php`)](https://github.com/docker-library/official-images/blob/master/library/php) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).