From 6b1c1bffa3b57a7cb7ab2305a11aa2802e3ecca9 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 8 Mar 2016 16:15:19 -0800 Subject: [PATCH] Run update.sh --- cassandra/README.md | 4 ++-- celery/README.md | 4 ++-- django/README.md | 6 +++--- drupal/README.md | 8 ++++---- irssi/README.md | 2 +- mongo/README.md | 6 +++--- owncloud/README.md | 20 +++++++++++--------- percona/README.md | 6 +++--- php/README.md | 26 +++++++++++++------------- postgres/README.md | 10 +++++----- pypy/README.md | 8 ++++---- python/README.md | 30 +++++++++++++++--------------- rails/README.md | 4 ++-- rocket.chat/README.md | 4 ++-- 14 files changed, 70 insertions(+), 68 deletions(-) diff --git a/cassandra/README.md b/cassandra/README.md index b463b9f09..75ec19482 100644 --- a/cassandra/README.md +++ b/cassandra/README.md @@ -2,12 +2,12 @@ - [`2.1.13`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/cassandra/blob/90ba62c6d8859abc5f38a6d47c9da0661be04171/2.1/Dockerfile) - [`2.2.5`, `2.2`, `2` (*2.2/Dockerfile*)](https://github.com/docker-library/cassandra/blob/90ba62c6d8859abc5f38a6d47c9da0661be04171/2.2/Dockerfile) -- [`3.0.3`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/cassandra/blob/90ba62c6d8859abc5f38a6d47c9da0661be04171/3.0/Dockerfile) +- [`3.0.4`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/cassandra/blob/952709b74d43657bd19b131f81364386edc5e373/3.0/Dockerfile) - [`3.1.1`, `3.1` (*3.1/Dockerfile*)](https://github.com/docker-library/cassandra/blob/90ba62c6d8859abc5f38a6d47c9da0661be04171/3.1/Dockerfile) - [`3.2.1`, `3.2` (*3.2/Dockerfile*)](https://github.com/docker-library/cassandra/blob/90ba62c6d8859abc5f38a6d47c9da0661be04171/3.2/Dockerfile) - [`3.3`, `3`, `latest` (*3.3/Dockerfile*)](https://github.com/docker-library/cassandra/blob/90ba62c6d8859abc5f38a6d47c9da0661be04171/3.3/Dockerfile) -[![](https://badge.imagelayers.io/cassandra:latest.svg)](https://imagelayers.io/?images=cassandra:2.1.13,cassandra:2.2.5,cassandra:3.0.3,cassandra:3.1.1,cassandra:3.2.1,cassandra:3.3) +[![](https://badge.imagelayers.io/cassandra:latest.svg)](https://imagelayers.io/?images=cassandra:2.1.13,cassandra:2.2.5,cassandra:3.0.4,cassandra:3.1.1,cassandra:3.2.1,cassandra:3.3) 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). diff --git a/celery/README.md b/celery/README.md index 37949d343..15e8b55fe 100644 --- a/celery/README.md +++ b/celery/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`3.1.20`, `3.1`, `3`, `latest` (*Dockerfile*)](https://github.com/docker-library/celery/blob/22c9fed4bb5d41ba5ec7a52294c85a44c6b4dc34/Dockerfile) +- [`3.1.22`, `3.1`, `3`, `latest` (*Dockerfile*)](https://github.com/docker-library/celery/blob/3a598dfe1b9cbe9adde5f8c4d28009d295dcbc39/Dockerfile) -[![](https://badge.imagelayers.io/celery:latest.svg)](https://imagelayers.io/?images=celery:3.1.20) +[![](https://badge.imagelayers.io/celery:latest.svg)](https://imagelayers.io/?images=celery:3.1.22) For more information about this image and its history, please see [the relevant manifest file (`library/celery`)](https://github.com/docker-library/official-images/blob/master/library/celery). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/django/README.md b/django/README.md index 9d788f5fa..789246a80 100644 --- a/django/README.md +++ b/django/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`1.9.3-python2`, `1.9-python2`, `1-python2`, `python2` (*2.7/Dockerfile*)](https://github.com/docker-library/django/blob/aa2b1ed0a9a3acc194a76d673d1a091a45948931/2.7/Dockerfile) +- [`1.9.4-python2`, `1.9-python2`, `1-python2`, `python2` (*2.7/Dockerfile*)](https://github.com/docker-library/django/blob/ed24424d84ec19a4d9e71401ce4d895c97a7e352/2.7/Dockerfile) - [`python2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/django/blob/cecbb2bbbcb69d1b8358398eaf8d9638e3bdd447/2.7/onbuild/Dockerfile) -- [`1.9.3-python3`, `1.9.3`, `1.9-python3`, `1.9`, `1-python3`, `1`, `python3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/django/blob/aa2b1ed0a9a3acc194a76d673d1a091a45948931/3.4/Dockerfile) +- [`1.9.4-python3`, `1.9.4`, `1.9-python3`, `1.9`, `1-python3`, `1`, `python3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/django/blob/ed24424d84ec19a4d9e71401ce4d895c97a7e352/3.4/Dockerfile) - [`python3-onbuild`, `onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/django/blob/cecbb2bbbcb69d1b8358398eaf8d9638e3bdd447/3.4/onbuild/Dockerfile) -[![](https://badge.imagelayers.io/django:latest.svg)](https://imagelayers.io/?images=django:1.9.3-python2,django:python2-onbuild,django:1.9.3-python3,django:python3-onbuild) +[![](https://badge.imagelayers.io/django:latest.svg)](https://imagelayers.io/?images=django:1.9.4-python2,django:python2-onbuild,django:1.9.4-python3,django:python3-onbuild) For more information about this image and its history, please see [the relevant manifest file (`library/django`)](https://github.com/docker-library/official-images/blob/master/library/django). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/drupal/README.md b/drupal/README.md index ca2bfa42d..567599bbb 100644 --- a/drupal/README.md +++ b/drupal/README.md @@ -2,10 +2,10 @@ - [`7.43-apache`, `7.43`, `7-apache`, `7` (*7/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/865f61938fe7f37359d8feeb13bb03bff8f11387/7/apache/Dockerfile) - [`7.43-fpm`, `7-fpm` (*7/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/865f61938fe7f37359d8feeb13bb03bff8f11387/7/fpm/Dockerfile) -- [`8.0.5-apache`, `8.0.5`, `8.0-apache`, `8.0`, `8-apache`, `8`, `apache`, `latest` (*8.0/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/4fe7a837c7de5ea753070be21e64f0cb971493a7/8.0/apache/Dockerfile) -- [`8.0.5-fpm`, `8.0-fpm`, `8-fpm`, `fpm` (*8.0/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/4fe7a837c7de5ea753070be21e64f0cb971493a7/8.0/fpm/Dockerfile) -- [`8.1.0-beta1-apache`, `8.1.0-beta1`, `8.1.0-apache`, `8.1.0`, `8.1-apache`, `8.1` (*8.1/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/4fe7a837c7de5ea753070be21e64f0cb971493a7/8.1/apache/Dockerfile) -- [`8.1.0-beta1-fpm`, `8.1.0-fpm`, `8.1-fpm` (*8.1/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/4fe7a837c7de5ea753070be21e64f0cb971493a7/8.1/fpm/Dockerfile) +- [`8.0.5-apache`, `8.0.5`, `8.0-apache`, `8.0`, `8-apache`, `8`, `apache`, `latest` (*8.0/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/907aa1ebada751931dde5b23666b60bbeb39de09/8.0/apache/Dockerfile) +- [`8.0.5-fpm`, `8.0-fpm`, `8-fpm`, `fpm` (*8.0/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/907aa1ebada751931dde5b23666b60bbeb39de09/8.0/fpm/Dockerfile) +- [`8.1.0-beta1-apache`, `8.1.0-beta1`, `8.1.0-apache`, `8.1.0`, `8.1-apache`, `8.1` (*8.1/apache/Dockerfile*)](https://github.com/docker-library/drupal/blob/907aa1ebada751931dde5b23666b60bbeb39de09/8.1/apache/Dockerfile) +- [`8.1.0-beta1-fpm`, `8.1.0-fpm`, `8.1-fpm` (*8.1/fpm/Dockerfile*)](https://github.com/docker-library/drupal/blob/907aa1ebada751931dde5b23666b60bbeb39de09/8.1/fpm/Dockerfile) [![](https://badge.imagelayers.io/drupal:latest.svg)](https://imagelayers.io/?images=drupal:7.43-apache,drupal:7.43-fpm,drupal:8.0.5-apache,drupal:8.0.5-fpm,drupal:8.1.0-beta1-apache,drupal:8.1.0-beta1-fpm) diff --git a/irssi/README.md b/irssi/README.md index 8fe85572c..745a46e14 100644 --- a/irssi/README.md +++ b/irssi/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`0.8.17`, `0.8`, `0`, `latest` (*Dockerfile*)](https://github.com/jfrazelle/irssi/blob/187c976470c1371b47cfed29cde9811a2d143b57/Dockerfile) +- [`0.8.17`, `0.8`, `0`, `latest` (*Dockerfile*)](https://github.com/jfrazelle/irssi/blob/00fe42ab059f8f92a02ad3c6d73a09558eb0aa63/Dockerfile) [![](https://badge.imagelayers.io/irssi:latest.svg)](https://imagelayers.io/?images=irssi:0.8.17) diff --git a/mongo/README.md b/mongo/README.md index 433544049..661beb6b4 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -3,11 +3,11 @@ - [`2.2.7`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/4507e9767e0810ebfba7c19438613f37d7843278/2.2/Dockerfile) - [`2.4.14`, `2.4` (*2.4/Dockerfile*)](https://github.com/docker-library/mongo/blob/4507e9767e0810ebfba7c19438613f37d7843278/2.4/Dockerfile) - [`2.6.11`, `2.6`, `2` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/4507e9767e0810ebfba7c19438613f37d7843278/2.6/Dockerfile) -- [`3.0.9`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/4507e9767e0810ebfba7c19438613f37d7843278/3.0/Dockerfile) +- [`3.0.10`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/191cc63288fb44c2fd147eac27ade07ae4b6b0b5/3.0/Dockerfile) - [`3.1.9`, `3.1` (*3.1/Dockerfile*)](https://github.com/docker-library/mongo/blob/4507e9767e0810ebfba7c19438613f37d7843278/3.1/Dockerfile) -- [`3.2.3`, `3.2`, `3`, `latest` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/4507e9767e0810ebfba7c19438613f37d7843278/3.2/Dockerfile) +- [`3.2.4`, `3.2`, `3`, `latest` (*3.2/Dockerfile*)](https://github.com/docker-library/mongo/blob/191cc63288fb44c2fd147eac27ade07ae4b6b0b5/3.2/Dockerfile) -[![](https://badge.imagelayers.io/mongo:latest.svg)](https://imagelayers.io/?images=mongo:2.2.7,mongo:2.4.14,mongo:2.6.11,mongo:3.0.9,mongo:3.1.9,mongo:3.2.3) +[![](https://badge.imagelayers.io/mongo:latest.svg)](https://imagelayers.io/?images=mongo:2.2.7,mongo:2.4.14,mongo:2.6.11,mongo:3.0.10,mongo:3.1.9,mongo:3.2.4) 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). diff --git a/owncloud/README.md b/owncloud/README.md index 10cec594b..239d56014 100644 --- a/owncloud/README.md +++ b/owncloud/README.md @@ -1,15 +1,17 @@ # Supported tags and respective `Dockerfile` links -- [`7.0.12-apache`, `7.0.12`, `7.0-apache`, `7.0`, `7-apache`, `7` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/b318418b76633d0e4a057f68c966213fb11ae2c8/7.0/apache/Dockerfile) -- [`7.0.12-fpm`, `7.0-fpm`, `7-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/b318418b76633d0e4a057f68c966213fb11ae2c8/7.0/fpm/Dockerfile) -- [`8.0.10-apache`, `8.0.10`, `8.0-apache`, `8.0` (*8.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/b318418b76633d0e4a057f68c966213fb11ae2c8/8.0/apache/Dockerfile) -- [`8.0.10-fpm`, `8.0-fpm` (*8.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/b318418b76633d0e4a057f68c966213fb11ae2c8/8.0/fpm/Dockerfile) -- [`8.1.5-apache`, `8.1.5`, `8.1-apache`, `8.1` (*8.1/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/b318418b76633d0e4a057f68c966213fb11ae2c8/8.1/apache/Dockerfile) -- [`8.1.5-fpm`, `8.1-fpm` (*8.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/b318418b76633d0e4a057f68c966213fb11ae2c8/8.1/fpm/Dockerfile) -- [`8.2.2-apache`, `8.2.2`, `8.2-apache`, `8.2`, `8-apache`, `8`, `apache`, `latest` (*8.2/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/b318418b76633d0e4a057f68c966213fb11ae2c8/8.2/apache/Dockerfile) -- [`8.2.2-fpm`, `8.2-fpm`, `8-fpm`, `fpm` (*8.2/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/b318418b76633d0e4a057f68c966213fb11ae2c8/8.2/fpm/Dockerfile) +- [`7.0.13-apache`, `7.0.13`, `7.0-apache`, `7.0`, `7-apache`, `7` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/0c315f16a8ad0a836de7fd1227a905b2617c81ee/7.0/apache/Dockerfile) +- [`7.0.13-fpm`, `7.0-fpm`, `7-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/0c315f16a8ad0a836de7fd1227a905b2617c81ee/7.0/fpm/Dockerfile) +- [`8.0.11-apache`, `8.0.11`, `8.0-apache`, `8.0` (*8.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/0c315f16a8ad0a836de7fd1227a905b2617c81ee/8.0/apache/Dockerfile) +- [`8.0.11-fpm`, `8.0-fpm` (*8.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/0c315f16a8ad0a836de7fd1227a905b2617c81ee/8.0/fpm/Dockerfile) +- [`8.1.6-apache`, `8.1.6`, `8.1-apache`, `8.1` (*8.1/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/0c315f16a8ad0a836de7fd1227a905b2617c81ee/8.1/apache/Dockerfile) +- [`8.1.6-fpm`, `8.1-fpm` (*8.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/0c315f16a8ad0a836de7fd1227a905b2617c81ee/8.1/fpm/Dockerfile) +- [`8.2.3-apache`, `8.2.3`, `8.2-apache`, `8.2`, `8-apache`, `8` (*8.2/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/0c315f16a8ad0a836de7fd1227a905b2617c81ee/8.2/apache/Dockerfile) +- [`8.2.3-fpm`, `8.2-fpm`, `8-fpm` (*8.2/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/0c315f16a8ad0a836de7fd1227a905b2617c81ee/8.2/fpm/Dockerfile) +- [`9.0.0-apache`, `9.0.0`, `9.0-apache`, `9.0`, `9-apache`, `9`, `apache`, `latest` (*9.0/apache/Dockerfile*)](https://github.com/docker-library/owncloud/blob/ad0926eb01118dde31ca6d96bc218a73d1d6ab83/9.0/apache/Dockerfile) +- [`9.0.0-fpm`, `9.0-fpm`, `9-fpm`, `fpm` (*9.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/ad0926eb01118dde31ca6d96bc218a73d1d6ab83/9.0/fpm/Dockerfile) -[![](https://badge.imagelayers.io/owncloud:latest.svg)](https://imagelayers.io/?images=owncloud:7.0.12-apache,owncloud:7.0.12-fpm,owncloud:8.0.10-apache,owncloud:8.0.10-fpm,owncloud:8.1.5-apache,owncloud:8.1.5-fpm,owncloud:8.2.2-apache,owncloud:8.2.2-fpm) +[![](https://badge.imagelayers.io/owncloud:latest.svg)](https://imagelayers.io/?images=owncloud:7.0.13-apache,owncloud:7.0.13-fpm,owncloud:8.0.11-apache,owncloud:8.0.11-fpm,owncloud:8.1.6-apache,owncloud:8.1.6-fpm,owncloud:8.2.3-apache,owncloud:8.2.3-fpm,owncloud:9.0.0-apache,owncloud:9.0.0-fpm) 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). diff --git a/percona/README.md b/percona/README.md index 7ffc5881a..c7f4c97a1 100644 --- a/percona/README.md +++ b/percona/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`5.5.47`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/ddfe76ce541e9855464d522feb137b22a0971515/5.5/Dockerfile) -- [`5.6.28`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/ddfe76ce541e9855464d522feb137b22a0971515/5.6/Dockerfile) +- [`5.5.48`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/7fc9a7b58e5f1f2544800b4f16e97291a5e2deea/5.5/Dockerfile) +- [`5.6.29`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/e781d097467d1ce415b01ac9086fbfc5973b762c/5.6/Dockerfile) - [`5.7.10`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/percona/blob/b4999fd228678f88c972bcff1f4532da1bb443a4/5.7/Dockerfile) -[![](https://badge.imagelayers.io/percona:latest.svg)](https://imagelayers.io/?images=percona:5.5.47,percona:5.6.28,percona:5.7.10) +[![](https://badge.imagelayers.io/percona:latest.svg)](https://imagelayers.io/?images=percona:5.5.48,percona:5.6.29,percona:5.7.10) For more information about this image and its history, please see [the relevant manifest file (`library/percona`)](https://github.com/docker-library/official-images/blob/master/library/percona). This image is updated via pull requests to [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 013b4a474..779f0f11a 100644 --- a/php/README.md +++ b/php/README.md @@ -1,19 +1,19 @@ # Supported tags and respective `Dockerfile` links -- [`5.5.32-cli`, `5.5-cli`, `5.5.32`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/8943e1e6a930768994fbc29f4df89d0a3fd65e12/5.5/Dockerfile) -- [`5.5.32-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/8943e1e6a930768994fbc29f4df89d0a3fd65e12/5.5/apache/Dockerfile) -- [`5.5.32-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/8943e1e6a930768994fbc29f4df89d0a3fd65e12/5.5/fpm/Dockerfile) -- [`5.5.32-zts`, `5.5-zts` (*5.5/zts/Dockerfile*)](https://github.com/docker-library/php/blob/8943e1e6a930768994fbc29f4df89d0a3fd65e12/5.5/zts/Dockerfile) -- [`5.6.18-cli`, `5.6-cli`, `5-cli`, `5.6.18`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/8943e1e6a930768994fbc29f4df89d0a3fd65e12/5.6/Dockerfile) -- [`5.6.18-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/8943e1e6a930768994fbc29f4df89d0a3fd65e12/5.6/apache/Dockerfile) -- [`5.6.18-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/8943e1e6a930768994fbc29f4df89d0a3fd65e12/5.6/fpm/Dockerfile) -- [`5.6.18-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/8943e1e6a930768994fbc29f4df89d0a3fd65e12/5.6/zts/Dockerfile) -- [`7.0.3-cli`, `7.0-cli`, `7-cli`, `cli`, `7.0.3`, `7.0`, `7`, `latest` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/8943e1e6a930768994fbc29f4df89d0a3fd65e12/7.0/Dockerfile) -- [`7.0.3-apache`, `7.0-apache`, `7-apache`, `apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/8943e1e6a930768994fbc29f4df89d0a3fd65e12/7.0/apache/Dockerfile) -- [`7.0.3-fpm`, `7.0-fpm`, `7-fpm`, `fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/8943e1e6a930768994fbc29f4df89d0a3fd65e12/7.0/fpm/Dockerfile) -- [`7.0.3-zts`, `7.0-zts`, `7-zts`, `zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/8943e1e6a930768994fbc29f4df89d0a3fd65e12/7.0/zts/Dockerfile) +- [`5.5.33-cli`, `5.5-cli`, `5.5.33`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/cdebaa8f318d4d20a492da372d24cb496041fe56/5.5/Dockerfile) +- [`5.5.33-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/cdebaa8f318d4d20a492da372d24cb496041fe56/5.5/apache/Dockerfile) +- [`5.5.33-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/cdebaa8f318d4d20a492da372d24cb496041fe56/5.5/fpm/Dockerfile) +- [`5.5.33-zts`, `5.5-zts` (*5.5/zts/Dockerfile*)](https://github.com/docker-library/php/blob/cdebaa8f318d4d20a492da372d24cb496041fe56/5.5/zts/Dockerfile) +- [`5.6.19-cli`, `5.6-cli`, `5-cli`, `5.6.19`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/cdebaa8f318d4d20a492da372d24cb496041fe56/5.6/Dockerfile) +- [`5.6.19-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/cdebaa8f318d4d20a492da372d24cb496041fe56/5.6/apache/Dockerfile) +- [`5.6.19-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/cdebaa8f318d4d20a492da372d24cb496041fe56/5.6/fpm/Dockerfile) +- [`5.6.19-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/cdebaa8f318d4d20a492da372d24cb496041fe56/5.6/zts/Dockerfile) +- [`7.0.4-cli`, `7.0-cli`, `7-cli`, `cli`, `7.0.4`, `7.0`, `7`, `latest` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/cdebaa8f318d4d20a492da372d24cb496041fe56/7.0/Dockerfile) +- [`7.0.4-apache`, `7.0-apache`, `7-apache`, `apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/cdebaa8f318d4d20a492da372d24cb496041fe56/7.0/apache/Dockerfile) +- [`7.0.4-fpm`, `7.0-fpm`, `7-fpm`, `fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/cdebaa8f318d4d20a492da372d24cb496041fe56/7.0/fpm/Dockerfile) +- [`7.0.4-zts`, `7.0-zts`, `7-zts`, `zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/cdebaa8f318d4d20a492da372d24cb496041fe56/7.0/zts/Dockerfile) -[![](https://badge.imagelayers.io/php:latest.svg)](https://imagelayers.io/?images=php:5.5.32-cli,php:5.5.32-apache,php:5.5.32-fpm,php:5.5.32-zts,php:5.6.18-cli,php:5.6.18-apache,php:5.6.18-fpm,php:5.6.18-zts,php:7.0.3-cli,php:7.0.3-apache,php:7.0.3-fpm,php:7.0.3-zts) +[![](https://badge.imagelayers.io/php:latest.svg)](https://imagelayers.io/?images=php:5.5.33-cli,php:5.5.33-apache,php:5.5.33-fpm,php:5.5.33-zts,php:5.6.19-cli,php:5.6.19-apache,php:5.6.19-fpm,php:5.6.19-zts,php:7.0.4-cli,php:7.0.4-apache,php:7.0.4-fpm,php:7.0.4-zts) 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). diff --git a/postgres/README.md b/postgres/README.md index e7d928f04..deaef93a5 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`9.1.20`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/35a09c34b04019c3942d13d78b99eab66bc4b3ad/9.1/Dockerfile) -- [`9.2.15`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/35a09c34b04019c3942d13d78b99eab66bc4b3ad/9.2/Dockerfile) -- [`9.3.11`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/35a09c34b04019c3942d13d78b99eab66bc4b3ad/9.3/Dockerfile) -- [`9.4.6`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/35a09c34b04019c3942d13d78b99eab66bc4b3ad/9.4/Dockerfile) -- [`9.5.1`, `9.5`, `9`, `latest` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/35a09c34b04019c3942d13d78b99eab66bc4b3ad/9.5/Dockerfile) +- [`9.1.20`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/48d6cd0f57ea3f7de4a3d02d7b0ca8f2f9d6e991/9.1/Dockerfile) +- [`9.2.15`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/48d6cd0f57ea3f7de4a3d02d7b0ca8f2f9d6e991/9.2/Dockerfile) +- [`9.3.11`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/48d6cd0f57ea3f7de4a3d02d7b0ca8f2f9d6e991/9.3/Dockerfile) +- [`9.4.6`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/48d6cd0f57ea3f7de4a3d02d7b0ca8f2f9d6e991/9.4/Dockerfile) +- [`9.5.1`, `9.5`, `9`, `latest` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/48d6cd0f57ea3f7de4a3d02d7b0ca8f2f9d6e991/9.5/Dockerfile) [![](https://badge.imagelayers.io/postgres:latest.svg)](https://imagelayers.io/?images=postgres:9.1.20,postgres:9.2.15,postgres:9.3.11,postgres:9.4.6,postgres:9.5.1) diff --git a/pypy/README.md b/pypy/README.md index be64cc62a..39d31928f 100644 --- a/pypy/README.md +++ b/pypy/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`2-4.0.1`, `2-4.0`, `2-4`, `2` (*2/Dockerfile*)](https://github.com/docker-library/pypy/blob/b6c28180538193e56aef132bb4a42e9501bf6334/2/Dockerfile) +- [`2-4.0.1`, `2-4.0`, `2-4`, `2` (*2/Dockerfile*)](https://github.com/docker-library/pypy/blob/7663c0dfad945ebc6b6b2fc07d09a1ebca619f8c/2/Dockerfile) - [`2-4.0.1-onbuild`, `2-4.0-onbuild`, `2-4-onbuild`, `2-onbuild` (*2/onbuild/Dockerfile*)](https://github.com/docker-library/pypy/blob/b48e8489ab794a2bacfd396c2f8e1a5b06d6ae48/2/onbuild/Dockerfile) -- [`2-4.0.1-slim`, `2-4.0-slim`, `2-4-slim`, `2-slim` (*2/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/b6c28180538193e56aef132bb4a42e9501bf6334/2/slim/Dockerfile) -- [`3-2.4.0`, `3-2.4`, `3-2`, `3`, `latest` (*3/Dockerfile*)](https://github.com/docker-library/pypy/blob/b6c28180538193e56aef132bb4a42e9501bf6334/3/Dockerfile) +- [`2-4.0.1-slim`, `2-4.0-slim`, `2-4-slim`, `2-slim` (*2/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/7663c0dfad945ebc6b6b2fc07d09a1ebca619f8c/2/slim/Dockerfile) +- [`3-2.4.0`, `3-2.4`, `3-2`, `3`, `latest` (*3/Dockerfile*)](https://github.com/docker-library/pypy/blob/7663c0dfad945ebc6b6b2fc07d09a1ebca619f8c/3/Dockerfile) - [`3-2.4.0-onbuild`, `3-2.4-onbuild`, `3-2-onbuild`, `3-onbuild`, `onbuild` (*3/onbuild/Dockerfile*)](https://github.com/docker-library/pypy/blob/b48e8489ab794a2bacfd396c2f8e1a5b06d6ae48/3/onbuild/Dockerfile) -- [`3-2.4.0-slim`, `3-2.4-slim`, `3-2-slim`, `3-slim`, `slim` (*3/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/b6c28180538193e56aef132bb4a42e9501bf6334/3/slim/Dockerfile) +- [`3-2.4.0-slim`, `3-2.4-slim`, `3-2-slim`, `3-slim`, `slim` (*3/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/7663c0dfad945ebc6b6b2fc07d09a1ebca619f8c/3/slim/Dockerfile) [![](https://badge.imagelayers.io/pypy:latest.svg)](https://imagelayers.io/?images=pypy:2-4.0.1,pypy:2-4.0.1-onbuild,pypy:2-4.0.1-slim,pypy:3-2.4.0,pypy:3-2.4.0-onbuild,pypy:3-2.4.0-slim) diff --git a/python/README.md b/python/README.md index ef9c65d62..0a3aa4a71 100644 --- a/python/README.md +++ b/python/README.md @@ -1,24 +1,24 @@ # Supported tags and respective `Dockerfile` links -- [`2.7.11`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/2.7/Dockerfile) +- [`2.7.11`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/2.7/Dockerfile) - [`2.7.11-onbuild`, `2.7-onbuild`, `2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/2.7/onbuild/Dockerfile) -- [`2.7.11-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/2.7/slim/Dockerfile) -- [`2.7.11-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/2.7/alpine/Dockerfile) -- [`2.7.11-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/2.7/wheezy/Dockerfile) -- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/3.3/Dockerfile) +- [`2.7.11-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/2.7/slim/Dockerfile) +- [`2.7.11-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/2.7/alpine/Dockerfile) +- [`2.7.11-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/2.7/wheezy/Dockerfile) +- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/3.3/Dockerfile) - [`3.3.6-onbuild`, `3.3-onbuild` (*3.3/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.3/onbuild/Dockerfile) -- [`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/3.3/slim/Dockerfile) -- [`3.3.6-alpine`, `3.3-alpine` (*3.3/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/3.3/alpine/Dockerfile) -- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/3.3/wheezy/Dockerfile) -- [`3.4.4`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/3.4/Dockerfile) +- [`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/3.3/slim/Dockerfile) +- [`3.3.6-alpine`, `3.3-alpine` (*3.3/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/3.3/alpine/Dockerfile) +- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/3.3/wheezy/Dockerfile) +- [`3.4.4`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/3.4/Dockerfile) - [`3.4.4-onbuild`, `3.4-onbuild` (*3.4/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/7663560df7547e69d13b1b548675502f4e0917d1/3.4/onbuild/Dockerfile) -- [`3.4.4-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/3.4/slim/Dockerfile) -- [`3.4.4-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/3.4/alpine/Dockerfile) -- [`3.4.4-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/3.4/wheezy/Dockerfile) -- [`3.5.1`, `3.5`, `3`, `latest` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/3.5/Dockerfile) +- [`3.4.4-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/3.4/slim/Dockerfile) +- [`3.4.4-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/3.4/alpine/Dockerfile) +- [`3.4.4-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/3.4/wheezy/Dockerfile) +- [`3.5.1`, `3.5`, `3`, `latest` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/3.5/Dockerfile) - [`3.5.1-onbuild`, `3.5-onbuild`, `3-onbuild`, `onbuild` (*3.5/onbuild/Dockerfile*)](https://github.com/docker-library/python/blob/0fa3202789648132971160f686f5a37595108f44/3.5/onbuild/Dockerfile) -- [`3.5.1-slim`, `3.5-slim`, `3-slim`, `slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/3.5/slim/Dockerfile) -- [`3.5.1-alpine`, `3.5-alpine`, `3-alpine`, `alpine` (*3.5/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/93dd2037ba9de1e80e8c17b65649485d7b7112f5/3.5/alpine/Dockerfile) +- [`3.5.1-slim`, `3.5-slim`, `3-slim`, `slim` (*3.5/slim/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/3.5/slim/Dockerfile) +- [`3.5.1-alpine`, `3.5-alpine`, `3-alpine`, `alpine` (*3.5/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/3.5/alpine/Dockerfile) [![](https://badge.imagelayers.io/python:latest.svg)](https://imagelayers.io/?images=python:2.7.11,python:2.7.11-onbuild,python:2.7.11-slim,python:2.7.11-alpine,python:2.7.11-wheezy,python:3.3.6,python:3.3.6-onbuild,python:3.3.6-slim,python:3.3.6-alpine,python:3.3.6-wheezy,python:3.4.4,python:3.4.4-onbuild,python:3.4.4-slim,python:3.4.4-alpine,python:3.4.4-wheezy,python:3.5.1,python:3.5.1-onbuild,python:3.5.1-slim,python:3.5.1-alpine) diff --git a/rails/README.md b/rails/README.md index 5c747bac3..ff0e80cf0 100644 --- a/rails/README.md +++ b/rails/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`4.2.5.2`, `4.2.5`, `4.2`, `4`, `latest` (*Dockerfile*)](https://github.com/docker-library/rails/blob/db9122c0525e0a9f76ed47dbfb26e8e25ca0af70/Dockerfile) +- [`4.2.6`, `4.2`, `4`, `latest` (*Dockerfile*)](https://github.com/docker-library/rails/blob/09ca1187b57df26d1ba3fb04874806bdd47109f8/Dockerfile) - [`onbuild` (*onbuild/Dockerfile*)](https://github.com/docker-library/rails/blob/9fb5d2b7e0f2e7029855028e07e86ab7ec54abaa/onbuild/Dockerfile) -[![](https://badge.imagelayers.io/rails:latest.svg)](https://imagelayers.io/?images=rails:4.2.5.2,rails:onbuild) +[![](https://badge.imagelayers.io/rails:latest.svg)](https://imagelayers.io/?images=rails:4.2.6,rails:onbuild) For more information about this image and its history, please see [the relevant manifest file (`library/rails`)](https://github.com/docker-library/official-images/blob/master/library/rails). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/rocket.chat/README.md b/rocket.chat/README.md index 724bc69c4..9c185753e 100644 --- a/rocket.chat/README.md +++ b/rocket.chat/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`0.20.0`, `0.20`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/b82f6b3e479f2166343018574bf8420998c17e77/Dockerfile) +- [`0.21.0`, `0.21`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/a59723b313dbdf190e104d8590cb9c015cfae6de/Dockerfile) -[![](https://badge.imagelayers.io/rocket.chat:latest.svg)](https://imagelayers.io/?images=rocket.chat:0.20.0) +[![](https://badge.imagelayers.io/rocket.chat:latest.svg)](https://imagelayers.io/?images=rocket.chat:0.21.0) For more information about this image and its history, please see [the relevant manifest file (`library/rocket.chat`)](https://github.com/docker-library/official-images/blob/master/library/rocket.chat). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).