From cfd9dc4d8b0893b851094d6abc32ab505d870d0d Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 14 Nov 2016 14:33:23 -0800 Subject: [PATCH] Run update.sh --- bash/README.md | 2 +- cassandra/README.md | 8 ++++---- java/README.md | 4 ++-- logstash/README.md | 14 +++++++------- mongo/README.md | 10 +++++----- openjdk/README.md | 4 ++-- owncloud/README.md | 20 ++++++++++---------- php/README.md | 42 +++++++++++++++++++++--------------------- piwik/README.md | 2 +- postgres/README.md | 21 +++++++++++++++++++++ pypy/README.md | 6 +++--- 11 files changed, 77 insertions(+), 56 deletions(-) diff --git a/bash/README.md b/bash/README.md index 9c1375694..e4114d79e 100644 --- a/bash/README.md +++ b/bash/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`4.4.0`, `4.4`, `4`, `latest` (*4.4/Dockerfile*)](https://github.com/tianon/docker-bash/blob/4813d8692c050fab37ce67f205977b11c4eea42c/4.4/Dockerfile) +- [`4.4.5`, `4.4`, `4`, `latest` (*4.4/Dockerfile*)](https://github.com/tianon/docker-bash/blob/d3283a47fbb92419b7b6fc1fccd30b95d75e9ab6/4.4/Dockerfile) - [`4.3.48`, `4.3` (*4.3/Dockerfile*)](https://github.com/tianon/docker-bash/blob/2f7c9c45567b18b74c321f0ff1e460ae1117a9b5/4.3/Dockerfile) - [`4.2.53`, `4.2` (*4.2/Dockerfile*)](https://github.com/tianon/docker-bash/blob/4813d8692c050fab37ce67f205977b11c4eea42c/4.2/Dockerfile) - [`4.1.17`, `4.1` (*4.1/Dockerfile*)](https://github.com/tianon/docker-bash/blob/4813d8692c050fab37ce67f205977b11c4eea42c/4.1/Dockerfile) diff --git a/cassandra/README.md b/cassandra/README.md index 6ab038911..8a2a2ac97 100644 --- a/cassandra/README.md +++ b/cassandra/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`2.1.16`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/cassandra/blob/3204fb896811b4d20527b8d4a509d65189fd6913/2.1/Dockerfile) -- [`2.2.8`, `2.2`, `2` (*2.2/Dockerfile*)](https://github.com/docker-library/cassandra/blob/ef57ef961003e27469b86178f0b4d184bb64d82e/2.2/Dockerfile) -- [`3.0.9`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/cassandra/blob/ef57ef961003e27469b86178f0b4d184bb64d82e/3.0/Dockerfile) -- [`3.9`, `3`, `latest` (*3.9/Dockerfile*)](https://github.com/docker-library/cassandra/blob/ce8566d1ce825d2d0e16b2b0b76befed1defe62c/3.9/Dockerfile) +- [`2.1.16`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/cassandra/blob/4bb926527d4a9eb534508fe0bbae604dee81f40a/2.1/Dockerfile) +- [`2.2.8`, `2.2`, `2` (*2.2/Dockerfile*)](https://github.com/docker-library/cassandra/blob/4bb926527d4a9eb534508fe0bbae604dee81f40a/2.2/Dockerfile) +- [`3.0.9`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/cassandra/blob/4bb926527d4a9eb534508fe0bbae604dee81f40a/3.0/Dockerfile) +- [`3.9`, `3`, `latest` (*3.9/Dockerfile*)](https://github.com/docker-library/cassandra/blob/4bb926527d4a9eb534508fe0bbae604dee81f40a/3.9/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). 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%2Fcassandra). diff --git a/java/README.md b/java/README.md index 1116f284f..46e4c8531 100644 --- a/java/README.md +++ b/java/README.md @@ -16,8 +16,8 @@ The image has been OpenJDK-specific since it was first introduced, and as of 201 - [`8u92-jdk-alpine`, `8u92-alpine`, `8-jdk-alpine`, `8-alpine`, `jdk-alpine`, `alpine`, `openjdk-8u92-jdk-alpine`, `openjdk-8u92-alpine`, `openjdk-8-jdk-alpine`, `openjdk-8-alpine` (*8-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/54c64cf47d2b705418feb68b811419a223c5a040/8-jdk/alpine/Dockerfile) - [`8u111-jre`, `8-jre`, `jre`, `openjdk-8u111-jre`, `openjdk-8-jre` (*8-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e6e9cf8b21516ba764189916d35be57486203c95/8-jre/Dockerfile) - [`8u92-jre-alpine`, `8-jre-alpine`, `jre-alpine`, `openjdk-8u92-jre-alpine`, `openjdk-8-jre-alpine` (*8-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/54c64cf47d2b705418feb68b811419a223c5a040/8-jre/alpine/Dockerfile) -- [`9-b143-jdk`, `9-b143`, `9-jdk`, `9`, `openjdk-9-b143-jdk`, `openjdk-9-b143`, `openjdk-9-jdk`, `openjdk-9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/c5febc686f445910ce2075d8b2434c7ec23ffc6c/9-jdk/Dockerfile) -- [`9-b143-jre`, `9-jre`, `openjdk-9-b143-jre`, `openjdk-9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/c5febc686f445910ce2075d8b2434c7ec23ffc6c/9-jre/Dockerfile) +- [`9-b144-jdk`, `9-b144`, `9-jdk`, `9`, `openjdk-9-b144-jdk`, `openjdk-9-b144`, `openjdk-9-jdk`, `openjdk-9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/a2d46845f90bd841871419063cf12ebe4c2e2b72/9-jdk/Dockerfile) +- [`9-b144-jre`, `9-jre`, `openjdk-9-b144-jre`, `openjdk-9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/a2d46845f90bd841871419063cf12ebe4c2e2b72/9-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). 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%2Fjava). diff --git a/logstash/README.md b/logstash/README.md index 90cc0c1e0..59efa0199 100644 --- a/logstash/README.md +++ b/logstash/README.md @@ -1,12 +1,12 @@ # Supported tags and respective `Dockerfile` links -- [`1.5.6-1`, `1.5.6`, `1.5`, `1` (*1.5/Dockerfile*)](https://github.com/docker-library/logstash/blob/569134d7447dd0f9076046cdb05a2387b7c30c90/1.5/Dockerfile) -- [`2.0.0-1`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/569134d7447dd0f9076046cdb05a2387b7c30c90/2.0/Dockerfile) -- [`2.1.3-1`, `2.1.3`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/logstash/blob/569134d7447dd0f9076046cdb05a2387b7c30c90/2.1/Dockerfile) -- [`2.2.4-1`, `2.2.4`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/logstash/blob/569134d7447dd0f9076046cdb05a2387b7c30c90/2.2/Dockerfile) -- [`2.3.4-1`, `2.3.4`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/logstash/blob/569134d7447dd0f9076046cdb05a2387b7c30c90/2.3/Dockerfile) -- [`2.4.0-1`, `2.4.0`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/logstash/blob/569134d7447dd0f9076046cdb05a2387b7c30c90/2.4/Dockerfile) -- [`5.0.0-1`, `5.0.0`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/469bbf522d1b97e67171e4800847db27e9b3f26e/5.0/Dockerfile) +- [`1.5.6-1`, `1.5.6`, `1.5`, `1` (*1.5/Dockerfile*)](https://github.com/docker-library/logstash/blob/09b1537c0a0c912c87639b816da61323752cabd8/1.5/Dockerfile) +- [`2.0.0-1`, `2.0.0`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/09b1537c0a0c912c87639b816da61323752cabd8/2.0/Dockerfile) +- [`2.1.3-1`, `2.1.3`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/logstash/blob/09b1537c0a0c912c87639b816da61323752cabd8/2.1/Dockerfile) +- [`2.2.4-1`, `2.2.4`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/logstash/blob/09b1537c0a0c912c87639b816da61323752cabd8/2.2/Dockerfile) +- [`2.3.4-1`, `2.3.4`, `2.3` (*2.3/Dockerfile*)](https://github.com/docker-library/logstash/blob/09b1537c0a0c912c87639b816da61323752cabd8/2.3/Dockerfile) +- [`2.4.0-1`, `2.4.0`, `2.4`, `2` (*2.4/Dockerfile*)](https://github.com/docker-library/logstash/blob/09b1537c0a0c912c87639b816da61323752cabd8/2.4/Dockerfile) +- [`5.0.0-1`, `5.0.0`, `5.0`, `5`, `latest` (*5.0/Dockerfile*)](https://github.com/docker-library/logstash/blob/09b1537c0a0c912c87639b816da61323752cabd8/5.0/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/logstash`)](https://github.com/docker-library/official-images/blob/master/library/logstash). 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%2Flogstash). diff --git a/mongo/README.md b/mongo/README.md index b0297a025..d74b9665e 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -1,13 +1,13 @@ # Supported tags and respective `Dockerfile` links - [`3.0.14`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/b37a4891feffeafb77febd2833d96b59cf28d6a8/3.0/Dockerfile) -- [`3.0.14-windowsservercore`, `3.0-windowsservercore` (*3.0/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/b37a4891feffeafb77febd2833d96b59cf28d6a8/3.0/windows/windowsservercore/Dockerfile) +- [`3.0.14-windowsservercore`, `3.0-windowsservercore` (*3.0/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/a51b641c84e1a8d543b6a234a090f8263188139a/3.0/windows/windowsservercore/Dockerfile) - [`3.2.10`, `3.2`, `3`, `latest` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/0ac2867637ef5989e4dc051efa0ae296010e58c9/3.2/Dockerfile) -- [`3.2.10-windowsservercore`, `3.2-windowsservercore`, `3-windowsservercore`, `windowsservercore` (*3.2/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/368cc7355471feba3071a4e0b7e44edf61401213/3.2/windows/windowsservercore/Dockerfile) +- [`3.2.10-windowsservercore`, `3.2-windowsservercore`, `3-windowsservercore`, `windowsservercore` (*3.2/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/a51b641c84e1a8d543b6a234a090f8263188139a/3.2/windows/windowsservercore/Dockerfile) - [`3.3.15`, `3.3`, `unstable` (*3.3/Dockerfile*)](https://github.com/docker-library/mongo/blob/0ac2867637ef5989e4dc051efa0ae296010e58c9/3.3/Dockerfile) -- [`3.3.15-windowsservercore`, `3.3-windowsservercore`, `unstable-windowsservercore` (*3.3/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/944c44b6304ab387e4640fddaa808bc93f32b176/3.3/windows/windowsservercore/Dockerfile) -- [`3.4.0-rc2`, `3.4.0`, `3.4`, `3.4-rc`, `rc` (*3.4-rc/Dockerfile*)](https://github.com/docker-library/mongo/blob/0ac2867637ef5989e4dc051efa0ae296010e58c9/3.4-rc/Dockerfile) -- [`3.4.0-rc2-windowsservercore`, `3.4.0-windowsservercore`, `3.4-windowsservercore`, `3.4-rc-windowsservercore`, `rc-windowsservercore` (*3.4-rc/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/ec80a4a2218babddb8b572209e45841b96c1954c/3.4-rc/windows/windowsservercore/Dockerfile) +- [`3.3.15-windowsservercore`, `3.3-windowsservercore`, `unstable-windowsservercore` (*3.3/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/a51b641c84e1a8d543b6a234a090f8263188139a/3.3/windows/windowsservercore/Dockerfile) +- [`3.4.0-rc3`, `3.4.0`, `3.4`, `3.4-rc`, `rc` (*3.4-rc/Dockerfile*)](https://github.com/docker-library/mongo/blob/9729bf2e22760d7d261eed7328f821b1b9d4aece/3.4-rc/Dockerfile) +- [`3.4.0-rc3-windowsservercore`, `3.4.0-windowsservercore`, `3.4-windowsservercore`, `3.4-rc-windowsservercore`, `rc-windowsservercore` (*3.4-rc/windows/windowsservercore/Dockerfile*)](https://github.com/docker-library/mongo/blob/9729bf2e22760d7d261eed7328f821b1b9d4aece/3.4-rc/windows/windowsservercore/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/mongo`)](https://github.com/docker-library/official-images/blob/master/library/mongo). 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). diff --git a/openjdk/README.md b/openjdk/README.md index 6f06b5d15..21e07d7c7 100644 --- a/openjdk/README.md +++ b/openjdk/README.md @@ -10,8 +10,8 @@ - [`8u92-jdk-alpine`, `8u92-alpine`, `8-jdk-alpine`, `8-alpine`, `jdk-alpine`, `alpine` (*8-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/54c64cf47d2b705418feb68b811419a223c5a040/8-jdk/alpine/Dockerfile) - [`8u111-jre`, `8-jre`, `jre` (*8-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/e6e9cf8b21516ba764189916d35be57486203c95/8-jre/Dockerfile) - [`8u92-jre-alpine`, `8-jre-alpine`, `jre-alpine` (*8-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/54c64cf47d2b705418feb68b811419a223c5a040/8-jre/alpine/Dockerfile) -- [`9-b143-jdk`, `9-b143`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/c5febc686f445910ce2075d8b2434c7ec23ffc6c/9-jdk/Dockerfile) -- [`9-b143-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/c5febc686f445910ce2075d8b2434c7ec23ffc6c/9-jre/Dockerfile) +- [`9-b144-jdk`, `9-b144`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/a2d46845f90bd841871419063cf12ebe4c2e2b72/9-jdk/Dockerfile) +- [`9-b144-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/a2d46845f90bd841871419063cf12ebe4c2e2b72/9-jre/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/openjdk`)](https://github.com/docker-library/official-images/blob/master/library/openjdk). 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%2Fopenjdk). diff --git a/owncloud/README.md b/owncloud/README.md index 074f54a91..47e74b4f1 100644 --- a/owncloud/README.md +++ b/owncloud/README.md @@ -1,15 +1,15 @@ # Supported tags and respective `Dockerfile` links -- [`8.0.15-apache`, `8.0-apache`, `8.0.15`, `8.0` (*8.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/12b61400b292cfdef89ae568f726798f197ec409/8.0/apache/Dockerfile) -- [`8.0.15-fpm`, `8.0-fpm` (*8.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/12b61400b292cfdef89ae568f726798f197ec409/8.0/fpm/Dockerfile) -- [`8.1.10-apache`, `8.1-apache`, `8.1.10`, `8.1` (*8.1/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/066a4f1d22f703605b00d70178dd7bb71b7d7140/8.1/apache/Dockerfile) -- [`8.1.10-fpm`, `8.1-fpm` (*8.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/066a4f1d22f703605b00d70178dd7bb71b7d7140/8.1/fpm/Dockerfile) -- [`8.2.8-apache`, `8.2-apache`, `8-apache`, `8.2.8`, `8.2`, `8` (*8.2/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/f73b5dc1306f54c0744ad3dce726cbd7fb0530a7/8.2/apache/Dockerfile) -- [`8.2.8-fpm`, `8.2-fpm`, `8-fpm` (*8.2/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/f73b5dc1306f54c0744ad3dce726cbd7fb0530a7/8.2/fpm/Dockerfile) -- [`9.0.5-apache`, `9.0-apache`, `9.0.5`, `9.0` (*9.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/92727b0d210b489161340f740b3693eb87915e16/9.0/apache/Dockerfile) -- [`9.0.5-fpm`, `9.0-fpm` (*9.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/92727b0d210b489161340f740b3693eb87915e16/9.0/fpm/Dockerfile) -- [`9.1.1-apache`, `9.1-apache`, `9-apache`, `apache`, `9.1.1`, `9.1`, `9`, `latest` (*9.1/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/51ba952ab82bdc0755275d31fc288af39ac1ba74/9.1/apache/Dockerfile) -- [`9.1.1-fpm`, `9.1-fpm`, `9-fpm`, `fpm` (*9.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/51ba952ab82bdc0755275d31fc288af39ac1ba74/9.1/fpm/Dockerfile) +- [`8.0.16-apache`, `8.0-apache`, `8.0.16`, `8.0` (*8.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/2c9fddfe6a17a2c1d631dd7a6f1c7f87763f7d10/8.0/apache/Dockerfile) +- [`8.0.16-fpm`, `8.0-fpm` (*8.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/2c9fddfe6a17a2c1d631dd7a6f1c7f87763f7d10/8.0/fpm/Dockerfile) +- [`8.1.11-apache`, `8.1-apache`, `8.1.11`, `8.1` (*8.1/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/11331ee6c9af343e4b25efd62135742fe4a48259/8.1/apache/Dockerfile) +- [`8.1.11-fpm`, `8.1-fpm` (*8.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/11331ee6c9af343e4b25efd62135742fe4a48259/8.1/fpm/Dockerfile) +- [`8.2.9-apache`, `8.2-apache`, `8-apache`, `8.2.9`, `8.2`, `8` (*8.2/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/ff9352a1c798b21f93fdca4b31165be91e879665/8.2/apache/Dockerfile) +- [`8.2.9-fpm`, `8.2-fpm`, `8-fpm` (*8.2/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/ff9352a1c798b21f93fdca4b31165be91e879665/8.2/fpm/Dockerfile) +- [`9.0.6-apache`, `9.0-apache`, `9.0.6`, `9.0` (*9.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/375db22095df9a8d5b27f9f656eff92fcfad3b2e/9.0/apache/Dockerfile) +- [`9.0.6-fpm`, `9.0-fpm` (*9.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/375db22095df9a8d5b27f9f656eff92fcfad3b2e/9.0/fpm/Dockerfile) +- [`9.1.2-apache`, `9.1-apache`, `9-apache`, `apache`, `9.1.2`, `9.1`, `9`, `latest` (*9.1/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/373a10dfe09623b32510f64912d2188c6395f64e/9.1/apache/Dockerfile) +- [`9.1.2-fpm`, `9.1-fpm`, `9-fpm`, `fpm` (*9.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/373a10dfe09623b32510f64912d2188c6395f64e/9.1/fpm/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/owncloud`)](https://github.com/docker-library/official-images/blob/master/library/owncloud). 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%2Fowncloud). diff --git a/php/README.md b/php/README.md index 40d4469c5..f1163675d 100644 --- a/php/README.md +++ b/php/README.md @@ -1,26 +1,26 @@ # Supported tags and respective `Dockerfile` links -- [`7.1.0RC5-cli`, `7.1-rc-cli`, `rc-cli`, `7.1.0RC5`, `7.1-rc`, `rc` (*7.1-rc/Dockerfile*)](https://github.com/docker-library/php/blob/602289eafdd16fe0a4026f6a2b833b209f3b4cab/7.1-rc/Dockerfile) -- [`7.1.0RC5-alpine`, `7.1-rc-alpine`, `rc-alpine` (*7.1-rc/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/602289eafdd16fe0a4026f6a2b833b209f3b4cab/7.1-rc/alpine/Dockerfile) -- [`7.1.0RC5-apache`, `7.1-rc-apache`, `rc-apache` (*7.1-rc/apache/Dockerfile*)](https://github.com/docker-library/php/blob/602289eafdd16fe0a4026f6a2b833b209f3b4cab/7.1-rc/apache/Dockerfile) -- [`7.1.0RC5-fpm`, `7.1-rc-fpm`, `rc-fpm` (*7.1-rc/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/602289eafdd16fe0a4026f6a2b833b209f3b4cab/7.1-rc/fpm/Dockerfile) -- [`7.1.0RC5-fpm-alpine`, `7.1-rc-fpm-alpine`, `rc-fpm-alpine` (*7.1-rc/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/602289eafdd16fe0a4026f6a2b833b209f3b4cab/7.1-rc/fpm/alpine/Dockerfile) -- [`7.1.0RC5-zts`, `7.1-rc-zts`, `rc-zts` (*7.1-rc/zts/Dockerfile*)](https://github.com/docker-library/php/blob/602289eafdd16fe0a4026f6a2b833b209f3b4cab/7.1-rc/zts/Dockerfile) -- [`7.1.0RC5-zts-alpine`, `7.1-rc-zts-alpine`, `rc-zts-alpine` (*7.1-rc/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/602289eafdd16fe0a4026f6a2b833b209f3b4cab/7.1-rc/zts/alpine/Dockerfile) -- [`7.0.12-cli`, `7.0-cli`, `7-cli`, `cli`, `7.0.12`, `7.0`, `7`, `latest` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/7.0/Dockerfile) -- [`7.0.12-alpine`, `7.0-alpine`, `7-alpine`, `alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/7.0/alpine/Dockerfile) -- [`7.0.12-apache`, `7.0-apache`, `7-apache`, `apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/7.0/apache/Dockerfile) -- [`7.0.12-fpm`, `7.0-fpm`, `7-fpm`, `fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/7.0/fpm/Dockerfile) -- [`7.0.12-fpm-alpine`, `7.0-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/7.0/fpm/alpine/Dockerfile) -- [`7.0.12-zts`, `7.0-zts`, `7-zts`, `zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/7.0/zts/Dockerfile) -- [`7.0.12-zts-alpine`, `7.0-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/7.0/zts/alpine/Dockerfile) -- [`5.6.27-cli`, `5.6-cli`, `5-cli`, `5.6.27`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/5.6/Dockerfile) -- [`5.6.27-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/5.6/alpine/Dockerfile) -- [`5.6.27-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/5.6/apache/Dockerfile) -- [`5.6.27-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/5.6/fpm/Dockerfile) -- [`5.6.27-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/5.6/fpm/alpine/Dockerfile) -- [`5.6.27-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/5.6/zts/Dockerfile) -- [`5.6.27-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/3cb02a21164bc2bdb8b25ec48886ffcb7e195510/5.6/zts/alpine/Dockerfile) +- [`7.1.0RC6-cli`, `7.1-rc-cli`, `rc-cli`, `7.1.0RC6`, `7.1-rc`, `rc` (*7.1-rc/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/Dockerfile) +- [`7.1.0RC6-alpine`, `7.1-rc-alpine`, `rc-alpine` (*7.1-rc/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/alpine/Dockerfile) +- [`7.1.0RC6-apache`, `7.1-rc-apache`, `rc-apache` (*7.1-rc/apache/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/apache/Dockerfile) +- [`7.1.0RC6-fpm`, `7.1-rc-fpm`, `rc-fpm` (*7.1-rc/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/fpm/Dockerfile) +- [`7.1.0RC6-fpm-alpine`, `7.1-rc-fpm-alpine`, `rc-fpm-alpine` (*7.1-rc/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/fpm/alpine/Dockerfile) +- [`7.1.0RC6-zts`, `7.1-rc-zts`, `rc-zts` (*7.1-rc/zts/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/zts/Dockerfile) +- [`7.1.0RC6-zts-alpine`, `7.1-rc-zts-alpine`, `rc-zts-alpine` (*7.1-rc/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4ea9e241d26b245fa04896a608c73e84522f8689/7.1-rc/zts/alpine/Dockerfile) +- [`7.0.13-cli`, `7.0-cli`, `7-cli`, `cli`, `7.0.13`, `7.0`, `7`, `latest` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/Dockerfile) +- [`7.0.13-alpine`, `7.0-alpine`, `7-alpine`, `alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/alpine/Dockerfile) +- [`7.0.13-apache`, `7.0-apache`, `7-apache`, `apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/apache/Dockerfile) +- [`7.0.13-fpm`, `7.0-fpm`, `7-fpm`, `fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/fpm/Dockerfile) +- [`7.0.13-fpm-alpine`, `7.0-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/fpm/alpine/Dockerfile) +- [`7.0.13-zts`, `7.0-zts`, `7-zts`, `zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/zts/Dockerfile) +- [`7.0.13-zts-alpine`, `7.0-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/b208b3bd750feea2c236af0586e544dd1daad8a2/7.0/zts/alpine/Dockerfile) +- [`5.6.28-cli`, `5.6-cli`, `5-cli`, `5.6.28`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/Dockerfile) +- [`5.6.28-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/alpine/Dockerfile) +- [`5.6.28-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/apache/Dockerfile) +- [`5.6.28-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/fpm/Dockerfile) +- [`5.6.28-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/fpm/alpine/Dockerfile) +- [`5.6.28-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/zts/Dockerfile) +- [`5.6.28-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/7d058f79e6fdf7b8e97d5004d1098c436d348a47/5.6/zts/alpine/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). 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%2Fphp). diff --git a/piwik/README.md b/piwik/README.md index 2edcfe8a9..c8c0402bc 100644 --- a/piwik/README.md +++ b/piwik/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`2.17.0`, `2.17`, `2`, `latest` (*Dockerfile*)](https://github.com/piwik/docker-piwik/blob/555a9ee606bf7cb702e8b01cdf1fceaaf8a03a89/Dockerfile) +- [`2.17.1`, `2.17`, `2`, `latest` (*Dockerfile*)](https://github.com/piwik/docker-piwik/blob/0586742bf49f12fb99cba2acb997418aa26d0166/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/piwik`)](https://github.com/docker-library/official-images/blob/master/library/piwik). 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%2Fpiwik). diff --git a/postgres/README.md b/postgres/README.md index 531d361e0..0d877b95c 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -1,10 +1,15 @@ # Supported tags and respective `Dockerfile` links - [`9.6.1`, `9.6`, `9`, `latest` (*9.6/Dockerfile*)](https://github.com/docker-library/postgres/blob/e4942cb0f79b61024963dc0ac196375b26fa60dd/9.6/Dockerfile) +- [`9.6.1-alpine`, `9.6-alpine`, `9-alpine`, `alpine` (*9.6/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/797fadcad2239919ea98aa7a3d14d32b4e8fc525/9.6/alpine/Dockerfile) - [`9.5.5`, `9.5` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/db63c8c4eff2aa81c3f2c9e42f1ede447c7cf99c/9.5/Dockerfile) +- [`9.5.5-alpine`, `9.5-alpine` (*9.5/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/797fadcad2239919ea98aa7a3d14d32b4e8fc525/9.5/alpine/Dockerfile) - [`9.4.10`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/56b1a0c47ae8361eca133e41c6ddd68ad492ac2d/9.4/Dockerfile) +- [`9.4.10-alpine`, `9.4-alpine` (*9.4/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/797fadcad2239919ea98aa7a3d14d32b4e8fc525/9.4/alpine/Dockerfile) - [`9.3.15`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/570ca9e8ea81cb6da73ea765132755f277cd0b66/9.3/Dockerfile) +- [`9.3.15-alpine`, `9.3-alpine` (*9.3/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/797fadcad2239919ea98aa7a3d14d32b4e8fc525/9.3/alpine/Dockerfile) - [`9.2.19`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/c01405b7c324350cc796ba9e861326aee158f75e/9.2/Dockerfile) +- [`9.2.19-alpine`, `9.2-alpine` (*9.2/alpine/Dockerfile*)](https://github.com/docker-library/postgres/blob/797fadcad2239919ea98aa7a3d14d32b4e8fc525/9.2/alpine/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/postgres`)](https://github.com/docker-library/official-images/blob/master/library/postgres). 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%2Fpostgres). @@ -111,6 +116,22 @@ Since database initialization only happens on container startup, this allows us If there is no database when `postgres` starts in a container, then `postgres` will create the default database for you. While this is the expected behavior of `postgres`, this means that it will not accept incoming connections during that time. This may cause issues when using automation tools, such as `fig`, that start several containers simultaneously. +# Image Variants + +The `postgres` images come in many flavors, each designed for a specific use case. + +## `postgres:` + +This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of. + +## `postgres:alpine` + +This image is based on the popular [Alpine Linux project](http://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general. + +This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use [musl libc](http://www.musl-libc.org) instead of [glibc and friends](http://www.etalabs.net/compare_libcs.html), so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See [this Hacker News comment thread](https://news.ycombinator.com/item?id=10782897) for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images. + +To minimize image size, it's uncommon for additional related tools (such as `git` or `bash`) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the [`alpine` image description](https://hub.docker.com/_/alpine/) for examples of how to install packages if you are unfamiliar). + # Supported Docker versions This image is officially supported on Docker version 1.12.3. diff --git a/pypy/README.md b/pypy/README.md index e12a4903a..b07cde35e 100644 --- a/pypy/README.md +++ b/pypy/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`2-5.4.1`, `2-5.4`, `2-5`, `2` (*2/Dockerfile*)](https://github.com/docker-library/pypy/blob/1ac033f2edcaace74052e2ebefc8dae47cefff46/2/Dockerfile) -- [`2-5.4.1-slim`, `2-5.4-slim`, `2-5-slim`, `2-slim` (*2/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/95f6702ded19c44f5dc872ff5ea0374138804829/2/slim/Dockerfile) -- [`2-5.4.1-onbuild`, `2-5.4-onbuild`, `2-5-onbuild`, `2-onbuild` (*2/onbuild/Dockerfile*)](https://github.com/docker-library/pypy/blob/b48e8489ab794a2bacfd396c2f8e1a5b06d6ae48/2/onbuild/Dockerfile) +- [`2-5.6.0`, `2-5.6`, `2-5`, `2` (*2/Dockerfile*)](https://github.com/docker-library/pypy/blob/491b6dc82d4275a452d48b800ee7a91e48ef9991/2/Dockerfile) +- [`2-5.6.0-slim`, `2-5.6-slim`, `2-5-slim`, `2-slim` (*2/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/491b6dc82d4275a452d48b800ee7a91e48ef9991/2/slim/Dockerfile) +- [`2-5.6.0-onbuild`, `2-5.6-onbuild`, `2-5-onbuild`, `2-onbuild` (*2/onbuild/Dockerfile*)](https://github.com/docker-library/pypy/blob/b48e8489ab794a2bacfd396c2f8e1a5b06d6ae48/2/onbuild/Dockerfile) - [`3-5.5.0-alpha`, `3-5.5.0`, `3-5.5`, `3-5`, `3`, `latest` (*3/Dockerfile*)](https://github.com/docker-library/pypy/blob/d280acb013c2248452caf98117334eab9da5a8f6/3/Dockerfile) - [`3-5.5.0-alpha-slim`, `3-5.5.0-slim`, `3-5.5-slim`, `3-5-slim`, `3-slim`, `slim` (*3/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/95f6702ded19c44f5dc872ff5ea0374138804829/3/slim/Dockerfile) - [`3-5.5.0-alpha-onbuild`, `3-5.5.0-onbuild`, `3-5.5-onbuild`, `3-5-onbuild`, `3-onbuild`, `onbuild` (*3/onbuild/Dockerfile*)](https://github.com/docker-library/pypy/blob/b48e8489ab794a2bacfd396c2f8e1a5b06d6ae48/3/onbuild/Dockerfile)