From f6155d403dc6b0718b9ba51c3b650208da8680a0 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 4 Apr 2016 15:01:07 -0700 Subject: [PATCH] Run update.sh --- django/README.md | 6 +++--- docker/README.md | 9 ++++++--- elasticsearch/README.md | 4 ++-- golang/README.md | 2 +- irssi/README.md | 21 ++++++++++++++++++-- java/README.md | 14 ++++++------- julia/README.md | 4 ++-- mariadb/README.md | 4 ++-- mongo/README.md | 6 +++--- mysql/README.md | 6 +++--- owncloud/README.md | 20 +++++++++---------- php/README.md | 44 ++++++++++++++++++++--------------------- postgres/README.md | 12 +++++------ pypy/README.md | 8 ++++---- python/README.md | 22 ++++++++++----------- rocket.chat/README.md | 4 ++-- ruby/README.md | 10 +++++----- 17 files changed, 108 insertions(+), 88 deletions(-) diff --git a/django/README.md b/django/README.md index 724a478e8..805abf3fc 100644 --- a/django/README.md +++ b/django/README.md @@ -1,11 +1,11 @@ # Supported tags and respective `Dockerfile` links -- [`1.9.4-python2`, `1.9-python2`, `1-python2`, `python2` (*2.7/Dockerfile*)](https://github.com/docker-library/django/blob/ed24424d84ec19a4d9e71401ce4d895c97a7e352/2.7/Dockerfile) +- [`1.9.5-python2`, `1.9-python2`, `1-python2`, `python2` (*2.7/Dockerfile*)](https://github.com/docker-library/django/blob/3f371374a15ae919258c6b708298622484cae6dd/2.7/Dockerfile) - [`python2-onbuild` (*2.7/onbuild/Dockerfile*)](https://github.com/docker-library/django/blob/cecbb2bbbcb69d1b8358398eaf8d9638e3bdd447/2.7/onbuild/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) +- [`1.9.5-python3`, `1.9.5`, `1.9-python3`, `1.9`, `1-python3`, `1`, `python3`, `latest` (*3.4/Dockerfile*)](https://github.com/docker-library/django/blob/3f371374a15ae919258c6b708298622484cae6dd/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.4-python2,django:python2-onbuild,django:1.9.4-python3,django:python3-onbuild) +[![](https://badge.imagelayers.io/django:latest.svg)](https://imagelayers.io/?images=django:1.9.5-python2,django:python2-onbuild,django:1.9.5-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/pulls?q=label%3Alibrary%2Fdjango). diff --git a/docker/README.md b/docker/README.md index 327dcf26b..94553444a 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,13 +1,16 @@ # Supported tags and respective `Dockerfile` links +- [`1.11.0-rc3`, `1.11-rc`, `rc` (*1.11-rc/Dockerfile*)](https://github.com/docker-library/docker/blob/412c6bd4ebcfa9d2131c1691f01cdcd6c1018d1e/1.11-rc/Dockerfile) +- [`1.11.0-rc3-dind`, `1.11-rc-dind`, `rc-dind` (*1.11-rc/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/83b2eab8bdb5d35bf343313154ab55938fca3807/1.11-rc/dind/Dockerfile) +- [`1.11.0-rc3-git`, `1.11-rc-git`, `rc-git` (*1.11-rc/git/Dockerfile*)](https://github.com/docker-library/docker/blob/b4404c1aadf1a09b5216b27fb35499bdcfd4d77a/1.11-rc/git/Dockerfile) - [`1.10.3`, `1.10`, `1`, `latest` (*1.10/Dockerfile*)](https://github.com/docker-library/docker/blob/744110cf7268354ae30928e76f392c7864d1afea/1.10/Dockerfile) -- [`1.10.3-dind`, `1.10-dind`, `1-dind`, `dind` (*1.10/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/8d7aa4652e4f677765947f19232eb17b1601f81c/1.10/dind/Dockerfile) +- [`1.10.3-dind`, `1.10-dind`, `1-dind`, `dind` (*1.10/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/83b2eab8bdb5d35bf343313154ab55938fca3807/1.10/dind/Dockerfile) - [`1.10.3-git`, `1.10-git`, `1-git`, `git` (*1.10/git/Dockerfile*)](https://github.com/docker-library/docker/blob/8d7aa4652e4f677765947f19232eb17b1601f81c/1.10/git/Dockerfile) - [`1.9.1`, `1.9` (*1.9/Dockerfile*)](https://github.com/docker-library/docker/blob/7a61b09b70b0aba202019c6325821437981126f4/1.9/Dockerfile) -- [`1.9.1-dind`, `1.9-dind` (*1.9/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/7a61b09b70b0aba202019c6325821437981126f4/1.9/dind/Dockerfile) +- [`1.9.1-dind`, `1.9-dind` (*1.9/dind/Dockerfile*)](https://github.com/docker-library/docker/blob/83b2eab8bdb5d35bf343313154ab55938fca3807/1.9/dind/Dockerfile) - [`1.9.1-git`, `1.9-git` (*1.9/git/Dockerfile*)](https://github.com/docker-library/docker/blob/7a61b09b70b0aba202019c6325821437981126f4/1.9/git/Dockerfile) -[![](https://badge.imagelayers.io/docker:latest.svg)](https://imagelayers.io/?images=docker:1.10.3,docker:1.10.3-dind,docker:1.10.3-git,docker:1.9.1,docker:1.9.1-dind,docker:1.9.1-git) +[![](https://badge.imagelayers.io/docker:latest.svg)](https://imagelayers.io/?images=docker:1.11.0-rc3,docker:1.11.0-rc3-dind,docker:1.11.0-rc3-git,docker:1.10.3,docker:1.10.3-dind,docker:1.10.3-git,docker:1.9.1,docker:1.9.1-dind,docker:1.9.1-git) For more information about this image and its history, please see [the relevant manifest file (`library/docker`)](https://github.com/docker-library/official-images/blob/master/library/docker). 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%2Fdocker). diff --git a/elasticsearch/README.md b/elasticsearch/README.md index 3331391e7..40e2bc64d 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -8,9 +8,9 @@ - [`2.0.2`, `2.0` (*2.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/2ceaacde5b9dcc3e15f5daa4b1a282bf0f190d2b/2.0/Dockerfile) - [`2.1.2`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/2ceaacde5b9dcc3e15f5daa4b1a282bf0f190d2b/2.1/Dockerfile) - [`2.2.2`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/97739a4b07d856d2cf861e5e4e7bb2bc8cded7f7/2.2/Dockerfile) -- [`2.3.0`, `2.3`, `2`, `latest` (*2.3/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/bceef593300c241757fe93737f0e4502a269f122/2.3/Dockerfile) +- [`2.3.1`, `2.3`, `2`, `latest` (*2.3/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/8267f6c29f06373373b4379473291d3082728cc0/2.3/Dockerfile) -[![](https://badge.imagelayers.io/elasticsearch:latest.svg)](https://imagelayers.io/?images=elasticsearch:1.3.9,elasticsearch:1.4.5,elasticsearch:1.5.2,elasticsearch:1.6.2,elasticsearch:1.7.5,elasticsearch:2.0.2,elasticsearch:2.1.2,elasticsearch:2.2.2,elasticsearch:2.3.0) +[![](https://badge.imagelayers.io/elasticsearch:latest.svg)](https://imagelayers.io/?images=elasticsearch:1.3.9,elasticsearch:1.4.5,elasticsearch:1.5.2,elasticsearch:1.6.2,elasticsearch:1.7.5,elasticsearch:2.0.2,elasticsearch:2.1.2,elasticsearch:2.2.2,elasticsearch:2.3.1) 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). 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%2Felasticsearch). diff --git a/golang/README.md b/golang/README.md index d618c479c..1387ef62f 100644 --- a/golang/README.md +++ b/golang/README.md @@ -7,7 +7,7 @@ - [`1.6.0`, `1.6`, `1`, `latest` (*1.6/Dockerfile*)](https://github.com/docker-library/golang/blob/3cdd85183c0f3f6608588166410d24260cd8cb2f/1.6/Dockerfile) - [`1.6.0-onbuild`, `1.6-onbuild`, `1-onbuild`, `onbuild` (*1.6/onbuild/Dockerfile*)](https://github.com/docker-library/golang/blob/ce284e14cdee73fbaa8fb680011a812f272eae2e/1.6/onbuild/Dockerfile) - [`1.6.0-wheezy`, `1.6-wheezy`, `1-wheezy`, `wheezy` (*1.6/wheezy/Dockerfile*)](https://github.com/docker-library/golang/blob/3cdd85183c0f3f6608588166410d24260cd8cb2f/1.6/wheezy/Dockerfile) -- [`1.6.0-alpine`, `1.6-alpine`, `1-alpine`, `alpine` (*1.6/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/3cdd85183c0f3f6608588166410d24260cd8cb2f/1.6/alpine/Dockerfile) +- [`1.6.0-alpine`, `1.6-alpine`, `1-alpine`, `alpine` (*1.6/alpine/Dockerfile*)](https://github.com/docker-library/golang/blob/0f3ab4a3d2eba38991ab7b41941f1dc99f13dc3f/1.6/alpine/Dockerfile) [![](https://badge.imagelayers.io/golang:latest.svg)](https://imagelayers.io/?images=golang:1.5.3,golang:1.5.3-onbuild,golang:1.5.3-wheezy,golang:1.5.3-alpine,golang:1.6.0,golang:1.6.0-onbuild,golang:1.6.0-wheezy,golang:1.6.0-alpine) diff --git a/irssi/README.md b/irssi/README.md index b589060e3..93440cc84 100644 --- a/irssi/README.md +++ b/irssi/README.md @@ -1,8 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`0.8.17`, `0.8`, `0`, `latest` (*Dockerfile*)](https://github.com/jfrazelle/irssi/blob/00fe42ab059f8f92a02ad3c6d73a09558eb0aa63/Dockerfile) +- [`0.8.19`, `0.8`, `0`, `latest`, `0.8.19-debian`, `0.8-debian`, `0-debian`, `debian` (*debian/Dockerfile*)](https://github.com/jfrazelle/irssi/blob/2065fe5f6c9656d34b301bbfd0643dcdbc17bd4b/debian/Dockerfile) +- [`0.8.19-alpine`, `0.8-alpine`, `0-alpine`, `alpine` (*alpine/Dockerfile*)](https://github.com/jfrazelle/irssi/blob/7194b9bc0429d26d097f7486f61ac874a0920365/alpine/Dockerfile) -[![](https://badge.imagelayers.io/irssi:latest.svg)](https://imagelayers.io/?images=irssi:0.8.17) +[![](https://badge.imagelayers.io/irssi:latest.svg)](https://imagelayers.io/?images=irssi:0.8.19,irssi:0.8.19-alpine) For more information about this image and its history, please see [the relevant manifest file (`library/irssi`)](https://github.com/docker-library/official-images/blob/master/library/irssi). 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%2Firssi). @@ -47,6 +48,22 @@ $ docker run -it --name my-running-irssi -e TERM -u $(id -u):$(id -g) \ You omit `/etc/localtime` on Mac OS X because `boot2docker` doesn't use this file. +# Image Variants + +The `irssi` images come in many flavors, each designed for a specific use case. + +## `irssi:` + +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. + +## `irssi: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). + # License View [license information](https://github.com/irssi/irssi/blob/master/COPYING) for the software contained in this image. diff --git a/java/README.md b/java/README.md index ae56714ff..d73876569 100644 --- a/java/README.md +++ b/java/README.md @@ -3,17 +3,17 @@ - [`openjdk-6b38-jdk`, `openjdk-6b38`, `openjdk-6-jdk`, `openjdk-6`, `6b38-jdk`, `6b38`, `6-jdk`, `6` (*6-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/89851f0abc3a83cfad5248102f379d6a0bd3951a/6-jdk/Dockerfile) - [`openjdk-6b38-jre`, `openjdk-6-jre`, `6b38-jre`, `6-jre` (*6-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/89851f0abc3a83cfad5248102f379d6a0bd3951a/6-jre/Dockerfile) - [`openjdk-7u95-jdk`, `openjdk-7u95`, `openjdk-7-jdk`, `openjdk-7`, `7u95-jdk`, `7u95`, `7-jdk`, `7` (*7-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/89851f0abc3a83cfad5248102f379d6a0bd3951a/7-jdk/Dockerfile) -- [`openjdk-7u95-jdk-alpine`, `openjdk-7u95-alpine`, `openjdk-7-jdk-alpine`, `openjdk-7-alpine`, `7u95-jdk-alpine`, `7u95-alpine`, `7-jdk-alpine`, `7-alpine` (*7-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/b118fdc1e9b1aebdc178537551101dffe1f612a3/7-jdk/alpine/Dockerfile) +- [`openjdk-7u91-jdk-alpine`, `openjdk-7u91-alpine`, `openjdk-7-jdk-alpine`, `openjdk-7-alpine`, `7u91-jdk-alpine`, `7u91-alpine`, `7-jdk-alpine`, `7-alpine` (*7-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/b118fdc1e9b1aebdc178537551101dffe1f612a3/7-jdk/alpine/Dockerfile) - [`openjdk-7u95-jre`, `openjdk-7-jre`, `7u95-jre`, `7-jre` (*7-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/89851f0abc3a83cfad5248102f379d6a0bd3951a/7-jre/Dockerfile) -- [`openjdk-7u95-jre-alpine`, `openjdk-7-jre-alpine`, `7u95-jre-alpine`, `7-jre-alpine` (*7-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/b118fdc1e9b1aebdc178537551101dffe1f612a3/7-jre/alpine/Dockerfile) +- [`openjdk-7u91-jre-alpine`, `openjdk-7-jre-alpine`, `7u91-jre-alpine`, `7-jre-alpine` (*7-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/b118fdc1e9b1aebdc178537551101dffe1f612a3/7-jre/alpine/Dockerfile) - [`openjdk-8u72-jdk`, `openjdk-8u72`, `openjdk-8-jdk`, `openjdk-8`, `8u72-jdk`, `8u72`, `8-jdk`, `8`, `jdk`, `latest` (*8-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/89851f0abc3a83cfad5248102f379d6a0bd3951a/8-jdk/Dockerfile) -- [`openjdk-8u72-jdk-alpine`, `openjdk-8u72-alpine`, `openjdk-8-jdk-alpine`, `openjdk-8-alpine`, `8u72-jdk-alpine`, `8u72-alpine`, `8-jdk-alpine`, `8-alpine`, `jdk-alpine`, `alpine` (*8-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/b118fdc1e9b1aebdc178537551101dffe1f612a3/8-jdk/alpine/Dockerfile) +- [`openjdk-8u77-jdk-alpine`, `openjdk-8u77-alpine`, `openjdk-8-jdk-alpine`, `openjdk-8-alpine`, `8u77-jdk-alpine`, `8u77-alpine`, `8-jdk-alpine`, `8-alpine`, `jdk-alpine`, `alpine` (*8-jdk/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/b734af2a8ee4697604035d14064fb7f3b1d5f050/8-jdk/alpine/Dockerfile) - [`openjdk-8u72-jre`, `openjdk-8-jre`, `8u72-jre`, `8-jre`, `jre` (*8-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/89851f0abc3a83cfad5248102f379d6a0bd3951a/8-jre/Dockerfile) -- [`openjdk-8u72-jre-alpine`, `openjdk-8-jre-alpine`, `8u72-jre-alpine`, `8-jre-alpine`, `jre-alpine` (*8-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/b118fdc1e9b1aebdc178537551101dffe1f612a3/8-jre/alpine/Dockerfile) -- [`openjdk-9-b107-jdk`, `openjdk-9-b107`, `openjdk-9-jdk`, `openjdk-9`, `9-b107-jdk`, `9-b107`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/89851f0abc3a83cfad5248102f379d6a0bd3951a/9-jdk/Dockerfile) -- [`openjdk-9-b107-jre`, `openjdk-9-jre`, `9-b107-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/89851f0abc3a83cfad5248102f379d6a0bd3951a/9-jre/Dockerfile) +- [`openjdk-8u77-jre-alpine`, `openjdk-8-jre-alpine`, `8u77-jre-alpine`, `8-jre-alpine`, `jre-alpine` (*8-jre/alpine/Dockerfile*)](https://github.com/docker-library/openjdk/blob/b734af2a8ee4697604035d14064fb7f3b1d5f050/8-jre/alpine/Dockerfile) +- [`openjdk-9-b112-jdk`, `openjdk-9-b112`, `openjdk-9-jdk`, `openjdk-9`, `9-b112-jdk`, `9-b112`, `9-jdk`, `9` (*9-jdk/Dockerfile*)](https://github.com/docker-library/openjdk/blob/30b27d0b3b16ae395859ba47610b858076324508/9-jdk/Dockerfile) +- [`openjdk-9-b112-jre`, `openjdk-9-jre`, `9-b112-jre`, `9-jre` (*9-jre/Dockerfile*)](https://github.com/docker-library/openjdk/blob/30b27d0b3b16ae395859ba47610b858076324508/9-jre/Dockerfile) -[![](https://badge.imagelayers.io/java:latest.svg)](https://imagelayers.io/?images=java:openjdk-6b38-jdk,java:openjdk-6b38-jre,java:openjdk-7u95-jdk,java:openjdk-7u95-jdk-alpine,java:openjdk-7u95-jre,java:openjdk-7u95-jre-alpine,java:openjdk-8u72-jdk,java:openjdk-8u72-jdk-alpine,java:openjdk-8u72-jre,java:openjdk-8u72-jre-alpine,java:openjdk-9-b107-jdk,java:openjdk-9-b107-jre) +[![](https://badge.imagelayers.io/java:latest.svg)](https://imagelayers.io/?images=java:openjdk-6b38-jdk,java:openjdk-6b38-jre,java:openjdk-7u95-jdk,java:openjdk-7u91-jdk-alpine,java:openjdk-7u95-jre,java:openjdk-7u91-jre-alpine,java:openjdk-8u72-jdk,java:openjdk-8u77-jdk-alpine,java:openjdk-8u72-jre,java:openjdk-8u77-jre-alpine,java:openjdk-9-b112-jdk,java:openjdk-9-b112-jre) 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/julia/README.md b/julia/README.md index 55e8bfb04..d6366b1a3 100644 --- a/julia/README.md +++ b/julia/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`0.4.3`, `0.4`, `latest` (*Dockerfile*)](https://github.com/docker-library/julia/blob/4c64514dc0f1aa0aed906af3a9a135d684c7d49e/Dockerfile) +- [`0.4.5`, `0.4`, `latest` (*Dockerfile*)](https://github.com/docker-library/julia/blob/2bb511d3378dec17ebbf417d5865ede353ba8e57/Dockerfile) -[![](https://badge.imagelayers.io/julia:latest.svg)](https://imagelayers.io/?images=julia:0.4.3) +[![](https://badge.imagelayers.io/julia:latest.svg)](https://imagelayers.io/?images=julia:0.4.5) For more information about this image and its history, please see [the relevant manifest file (`library/julia`)](https://github.com/docker-library/official-images/blob/master/library/julia). 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%2Fjulia). diff --git a/mariadb/README.md b/mariadb/README.md index ab2927e32..6baa220a9 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`10.1.12`, `10.1`, `10`, `latest` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/c64262339972ac2a8dadaf8141e012aa8ddb8c23/10.1/Dockerfile) +- [`10.1.13`, `10.1`, `10`, `latest` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/6bd1bf6e03aab298bf842800059f8620a3414a81/10.1/Dockerfile) - [`10.0.24`, `10.0` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/027cff3bc7e39065a98ca001175ba7dbdb32be32/10.0/Dockerfile) - [`5.5.48`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/027cff3bc7e39065a98ca001175ba7dbdb32be32/5.5/Dockerfile) -[![](https://badge.imagelayers.io/mariadb:latest.svg)](https://imagelayers.io/?images=mariadb:10.1.12,mariadb:10.0.24,mariadb:5.5.48) +[![](https://badge.imagelayers.io/mariadb:latest.svg)](https://imagelayers.io/?images=mariadb:10.1.13,mariadb:10.0.24,mariadb:5.5.48) For more information about this image and its history, please see [the relevant manifest file (`library/mariadb`)](https://github.com/docker-library/official-images/blob/master/library/mariadb). 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%2Fmariadb). diff --git a/mongo/README.md b/mongo/README.md index 38168d413..23880d112 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -2,12 +2,12 @@ - [`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.10`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/191cc63288fb44c2fd147eac27ade07ae4b6b0b5/3.0/Dockerfile) +- [`2.6.12`, `2.6`, `2` (*2.6/Dockerfile*)](https://github.com/docker-library/mongo/blob/fc91d681fa5808c30c3118ce7fe3f993beccc82d/2.6/Dockerfile) +- [`3.0.11`, `3.0` (*3.0/Dockerfile*)](https://github.com/docker-library/mongo/blob/07cae8da9490ec2933464cd8d58a0fe0a0525e81/3.0/Dockerfile) - [`3.1.9`, `3.1` (*3.1/Dockerfile*)](https://github.com/docker-library/mongo/blob/4507e9767e0810ebfba7c19438613f37d7843278/3.1/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.10,mongo:3.1.9,mongo:3.2.4) +[![](https://badge.imagelayers.io/mongo:latest.svg)](https://imagelayers.io/?images=mongo:2.2.7,mongo:2.4.14,mongo:2.6.12,mongo:3.0.11,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/pulls?q=label%3Alibrary%2Fmongo). diff --git a/mysql/README.md b/mysql/README.md index 519b52ca6..cb46fd932 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`5.5.48`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/a93628500589d5a584f523fd168360ec16d81655/5.5/Dockerfile) -- [`5.6.29`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/3288a66368f16deb6f2768ce373ab36f92553cfa/5.6/Dockerfile) -- [`5.7.11`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/3288a66368f16deb6f2768ce373ab36f92553cfa/5.7/Dockerfile) +- [`5.5.48`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/mysql/blob/5b1a6a2b50efceac44579df0936facfee654a805/5.5/Dockerfile) +- [`5.6.29`, `5.6` (*5.6/Dockerfile*)](https://github.com/docker-library/mysql/blob/5b1a6a2b50efceac44579df0936facfee654a805/5.6/Dockerfile) +- [`5.7.11`, `5.7`, `5`, `latest` (*5.7/Dockerfile*)](https://github.com/docker-library/mysql/blob/5b1a6a2b50efceac44579df0936facfee654a805/5.7/Dockerfile) [![](https://badge.imagelayers.io/mysql:latest.svg)](https://imagelayers.io/?images=mysql:5.5.48,mysql:5.6.29,mysql:5.7.11) diff --git a/owncloud/README.md b/owncloud/README.md index e52a80e90..2c1baebc5 100644 --- a/owncloud/README.md +++ b/owncloud/README.md @@ -1,15 +1,15 @@ # Supported tags and respective `Dockerfile` links -- [`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) +- [`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/51ac31c7508da311b2cbc7b78d0d778d2e04f59d/7.0/apache/Dockerfile) +- [`7.0.13-fpm`, `7.0-fpm`, `7-fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/c4860084f5175595c7243b2712ca95e79c62caa8/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/cfaf356a29c8d14e3a31d19bf778a7beaf4fd2e4/8.0/apache/Dockerfile) +- [`8.0.11-fpm`, `8.0-fpm` (*8.0/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/0aacd0ef10b4bd0d7a9e29433ab38376324d2667/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/7cd59e114e57af0c0d08144ec79cbfbcdf8d0fff/8.1/apache/Dockerfile) +- [`8.1.6-fpm`, `8.1-fpm` (*8.1/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/49f10ce1af40883e9499b8e7613375bbfb11476f/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/0b21422e305b503f59732f70b6f85e4234151a35/8.2/apache/Dockerfile) +- [`8.2.3-fpm`, `8.2-fpm`, `8-fpm` (*8.2/fpm/Dockerfile*)](https://github.com/docker-library/owncloud/blob/998e99fcfb0eb917c01504ddf0f544e771856ffc/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/45bd528f6449d0c1d8cbb46ff3fd187026626679/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/173904c6b5278b2c7515737ff4c6a13f9857ddbb/9.0/fpm/Dockerfile) [![](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) diff --git a/php/README.md b/php/README.md index bdba21c36..596e67286 100644 --- a/php/README.md +++ b/php/README.md @@ -1,28 +1,28 @@ # Supported tags and respective `Dockerfile` links -- [`5.5.33-cli`, `5.5-cli`, `5.5.33`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.5/Dockerfile) -- [`5.5.33-alpine`, `5.5-alpine` (*5.5/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.5/alpine/Dockerfile) -- [`5.5.33-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.5/apache/Dockerfile) -- [`5.5.33-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.5/fpm/Dockerfile) -- [`5.5.33-fpm-alpine`, `5.5-fpm-alpine` (*5.5/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.5/fpm/alpine/Dockerfile) -- [`5.5.33-zts`, `5.5-zts` (*5.5/zts/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.5/zts/Dockerfile) -- [`5.5.33-zts-alpine`, `5.5-zts-alpine` (*5.5/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.5/zts/alpine/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/0d23b3d08770889c6cb31e8e5374334879103f92/5.6/Dockerfile) -- [`5.6.19-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.6/alpine/Dockerfile) -- [`5.6.19-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.6/apache/Dockerfile) -- [`5.6.19-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.6/fpm/Dockerfile) -- [`5.6.19-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.6/fpm/alpine/Dockerfile) -- [`5.6.19-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.6/zts/Dockerfile) -- [`5.6.19-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/5.6/zts/alpine/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/0d23b3d08770889c6cb31e8e5374334879103f92/7.0/Dockerfile) -- [`7.0.4-alpine`, `7.0-alpine`, `7-alpine`, `alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/7.0/alpine/Dockerfile) -- [`7.0.4-apache`, `7.0-apache`, `7-apache`, `apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/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/0d23b3d08770889c6cb31e8e5374334879103f92/7.0/fpm/Dockerfile) -- [`7.0.4-fpm-alpine`, `7.0-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/7.0/fpm/alpine/Dockerfile) -- [`7.0.4-zts`, `7.0-zts`, `7-zts`, `zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/7.0/zts/Dockerfile) -- [`7.0.4-zts-alpine`, `7.0-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/0d23b3d08770889c6cb31e8e5374334879103f92/7.0/zts/alpine/Dockerfile) +- [`5.5.34-cli`, `5.5-cli`, `5.5.34`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.5/Dockerfile) +- [`5.5.34-alpine`, `5.5-alpine` (*5.5/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.5/alpine/Dockerfile) +- [`5.5.34-apache`, `5.5-apache` (*5.5/apache/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.5/apache/Dockerfile) +- [`5.5.34-fpm`, `5.5-fpm` (*5.5/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.5/fpm/Dockerfile) +- [`5.5.34-fpm-alpine`, `5.5-fpm-alpine` (*5.5/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.5/fpm/alpine/Dockerfile) +- [`5.5.34-zts`, `5.5-zts` (*5.5/zts/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.5/zts/Dockerfile) +- [`5.5.34-zts-alpine`, `5.5-zts-alpine` (*5.5/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.5/zts/alpine/Dockerfile) +- [`5.6.20-cli`, `5.6-cli`, `5-cli`, `5.6.20`, `5.6`, `5` (*5.6/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.6/Dockerfile) +- [`5.6.20-alpine`, `5.6-alpine`, `5-alpine` (*5.6/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.6/alpine/Dockerfile) +- [`5.6.20-apache`, `5.6-apache`, `5-apache` (*5.6/apache/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.6/apache/Dockerfile) +- [`5.6.20-fpm`, `5.6-fpm`, `5-fpm` (*5.6/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.6/fpm/Dockerfile) +- [`5.6.20-fpm-alpine`, `5.6-fpm-alpine`, `5-fpm-alpine` (*5.6/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.6/fpm/alpine/Dockerfile) +- [`5.6.20-zts`, `5.6-zts`, `5-zts` (*5.6/zts/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.6/zts/Dockerfile) +- [`5.6.20-zts-alpine`, `5.6-zts-alpine`, `5-zts-alpine` (*5.6/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/5.6/zts/alpine/Dockerfile) +- [`7.0.5-cli`, `7.0-cli`, `7-cli`, `cli`, `7.0.5`, `7.0`, `7`, `latest` (*7.0/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/7.0/Dockerfile) +- [`7.0.5-alpine`, `7.0-alpine`, `7-alpine`, `alpine` (*7.0/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/7.0/alpine/Dockerfile) +- [`7.0.5-apache`, `7.0-apache`, `7-apache`, `apache` (*7.0/apache/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/7.0/apache/Dockerfile) +- [`7.0.5-fpm`, `7.0-fpm`, `7-fpm`, `fpm` (*7.0/fpm/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/7.0/fpm/Dockerfile) +- [`7.0.5-fpm-alpine`, `7.0-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine` (*7.0/fpm/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/7.0/fpm/alpine/Dockerfile) +- [`7.0.5-zts`, `7.0-zts`, `7-zts`, `zts` (*7.0/zts/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/7.0/zts/Dockerfile) +- [`7.0.5-zts-alpine`, `7.0-zts-alpine`, `7-zts-alpine`, `zts-alpine` (*7.0/zts/alpine/Dockerfile*)](https://github.com/docker-library/php/blob/4677ca134fe48d20c820a19becb99198824d78e3/7.0/zts/alpine/Dockerfile) -[![](https://badge.imagelayers.io/php:latest.svg)](https://imagelayers.io/?images=php:5.5.33-cli,php:5.5.33-alpine,php:5.5.33-apache,php:5.5.33-fpm,php:5.5.33-fpm-alpine,php:5.5.33-zts,php:5.5.33-zts-alpine,php:5.6.19-cli,php:5.6.19-alpine,php:5.6.19-apache,php:5.6.19-fpm,php:5.6.19-fpm-alpine,php:5.6.19-zts,php:5.6.19-zts-alpine,php:7.0.4-cli,php:7.0.4-alpine,php:7.0.4-apache,php:7.0.4-fpm,php:7.0.4-fpm-alpine,php:7.0.4-zts,php:7.0.4-zts-alpine) +[![](https://badge.imagelayers.io/php:latest.svg)](https://imagelayers.io/?images=php:5.5.34-cli,php:5.5.34-alpine,php:5.5.34-apache,php:5.5.34-fpm,php:5.5.34-fpm-alpine,php:5.5.34-zts,php:5.5.34-zts-alpine,php:5.6.20-cli,php:5.6.20-alpine,php:5.6.20-apache,php:5.6.20-fpm,php:5.6.20-fpm-alpine,php:5.6.20-zts,php:5.6.20-zts-alpine,php:7.0.5-cli,php:7.0.5-alpine,php:7.0.5-apache,php:7.0.5-fpm,php:7.0.5-fpm-alpine,php:7.0.5-zts,php:7.0.5-zts-alpine) 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/postgres/README.md b/postgres/README.md index a5788e5a2..7254f56a0 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -1,12 +1,12 @@ # Supported tags and respective `Dockerfile` links -- [`9.1.20`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/3f8e9784438c8fe54f831c301a45f4d55f6fa453/9.1/Dockerfile) -- [`9.2.15`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/3f8e9784438c8fe54f831c301a45f4d55f6fa453/9.2/Dockerfile) -- [`9.3.11`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/3f8e9784438c8fe54f831c301a45f4d55f6fa453/9.3/Dockerfile) -- [`9.4.6`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/3f8e9784438c8fe54f831c301a45f4d55f6fa453/9.4/Dockerfile) -- [`9.5.1`, `9.5`, `9`, `latest` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/3f8e9784438c8fe54f831c301a45f4d55f6fa453/9.5/Dockerfile) +- [`9.1.21`, `9.1` (*9.1/Dockerfile*)](https://github.com/docker-library/postgres/blob/8e867c8ba0fc8fd347e43ae53ddeba8e67242a53/9.1/Dockerfile) +- [`9.2.16`, `9.2` (*9.2/Dockerfile*)](https://github.com/docker-library/postgres/blob/8e867c8ba0fc8fd347e43ae53ddeba8e67242a53/9.2/Dockerfile) +- [`9.3.12`, `9.3` (*9.3/Dockerfile*)](https://github.com/docker-library/postgres/blob/8e867c8ba0fc8fd347e43ae53ddeba8e67242a53/9.3/Dockerfile) +- [`9.4.7`, `9.4` (*9.4/Dockerfile*)](https://github.com/docker-library/postgres/blob/8e867c8ba0fc8fd347e43ae53ddeba8e67242a53/9.4/Dockerfile) +- [`9.5.2`, `9.5`, `9`, `latest` (*9.5/Dockerfile*)](https://github.com/docker-library/postgres/blob/8e867c8ba0fc8fd347e43ae53ddeba8e67242a53/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) +[![](https://badge.imagelayers.io/postgres:latest.svg)](https://imagelayers.io/?images=postgres:9.1.21,postgres:9.2.16,postgres:9.3.12,postgres:9.4.7,postgres:9.5.2) 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). diff --git a/pypy/README.md b/pypy/README.md index 09011758e..b617fb5e6 100644 --- a/pypy/README.md +++ b/pypy/README.md @@ -1,13 +1,13 @@ # Supported tags and respective `Dockerfile` links -- [`2-5.0.0`, `2-5.0`, `2-5`, `2` (*2/Dockerfile*)](https://github.com/docker-library/pypy/blob/88f8504681b844c441225a65d851c17037bcac37/2/Dockerfile) -- [`2-5.0.0-onbuild`, `2-5.0-onbuild`, `2-5-onbuild`, `2-onbuild` (*2/onbuild/Dockerfile*)](https://github.com/docker-library/pypy/blob/b48e8489ab794a2bacfd396c2f8e1a5b06d6ae48/2/onbuild/Dockerfile) -- [`2-5.0.0-slim`, `2-5.0-slim`, `2-5-slim`, `2-slim` (*2/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/88f8504681b844c441225a65d851c17037bcac37/2/slim/Dockerfile) +- [`2-5.0.1`, `2-5.0`, `2-5`, `2` (*2/Dockerfile*)](https://github.com/docker-library/pypy/blob/95f69aef340eeb9ded9730f8b10bf8bb03da770c/2/Dockerfile) +- [`2-5.0.1-onbuild`, `2-5.0-onbuild`, `2-5-onbuild`, `2-onbuild` (*2/onbuild/Dockerfile*)](https://github.com/docker-library/pypy/blob/b48e8489ab794a2bacfd396c2f8e1a5b06d6ae48/2/onbuild/Dockerfile) +- [`2-5.0.1-slim`, `2-5.0-slim`, `2-5-slim`, `2-slim` (*2/slim/Dockerfile*)](https://github.com/docker-library/pypy/blob/95f69aef340eeb9ded9730f8b10bf8bb03da770c/2/slim/Dockerfile) - [`3-2.4.0`, `3-2.4`, `3-2`, `3`, `latest` (*3/Dockerfile*)](https://github.com/docker-library/pypy/blob/88f8504681b844c441225a65d851c17037bcac37/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/88f8504681b844c441225a65d851c17037bcac37/3/slim/Dockerfile) -[![](https://badge.imagelayers.io/pypy:latest.svg)](https://imagelayers.io/?images=pypy:2-5.0.0,pypy:2-5.0.0-onbuild,pypy:2-5.0.0-slim,pypy:3-2.4.0,pypy:3-2.4.0-onbuild,pypy:3-2.4.0-slim) +[![](https://badge.imagelayers.io/pypy:latest.svg)](https://imagelayers.io/?images=pypy:2-5.0.1,pypy:2-5.0.1-onbuild,pypy:2-5.0.1-slim,pypy:3-2.4.0,pypy:3-2.4.0-onbuild,pypy:3-2.4.0-slim) For more information about this image and its history, please see [the relevant manifest file (`library/pypy`)](https://github.com/docker-library/official-images/blob/master/library/pypy). 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%2Fpypy). diff --git a/python/README.md b/python/README.md index 25b6ba611..15691e750 100644 --- a/python/README.md +++ b/python/README.md @@ -5,20 +5,20 @@ - [`2.7.11-slim`, `2.7-slim`, `2-slim` (*2.7/slim/Dockerfile*)](https://github.com/docker-library/python/blob/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/2.7/slim/Dockerfile) - [`2.7.11-alpine`, `2.7-alpine`, `2-alpine` (*2.7/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/2.7/alpine/Dockerfile) - [`2.7.11-wheezy`, `2.7-wheezy`, `2-wheezy` (*2.7/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/2.7/wheezy/Dockerfile) -- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/3.3/Dockerfile) +- [`3.3.6`, `3.3` (*3.3/Dockerfile*)](https://github.com/docker-library/python/blob/764d302a21bd2442c2808bc802c95193b2cb8eea/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/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/3.3/slim/Dockerfile) -- [`3.3.6-alpine`, `3.3-alpine` (*3.3/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/3.3/alpine/Dockerfile) -- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/3.3/wheezy/Dockerfile) -- [`3.4.4`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/3.4/Dockerfile) +- [`3.3.6-slim`, `3.3-slim` (*3.3/slim/Dockerfile*)](https://github.com/docker-library/python/blob/764d302a21bd2442c2808bc802c95193b2cb8eea/3.3/slim/Dockerfile) +- [`3.3.6-alpine`, `3.3-alpine` (*3.3/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/764d302a21bd2442c2808bc802c95193b2cb8eea/3.3/alpine/Dockerfile) +- [`3.3.6-wheezy`, `3.3-wheezy` (*3.3/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/764d302a21bd2442c2808bc802c95193b2cb8eea/3.3/wheezy/Dockerfile) +- [`3.4.4`, `3.4` (*3.4/Dockerfile*)](https://github.com/docker-library/python/blob/764d302a21bd2442c2808bc802c95193b2cb8eea/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/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/3.4/slim/Dockerfile) -- [`3.4.4-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/3.4/alpine/Dockerfile) -- [`3.4.4-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/3.4/wheezy/Dockerfile) -- [`3.5.1`, `3.5`, `3`, `latest` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/3.5/Dockerfile) +- [`3.4.4-slim`, `3.4-slim` (*3.4/slim/Dockerfile*)](https://github.com/docker-library/python/blob/764d302a21bd2442c2808bc802c95193b2cb8eea/3.4/slim/Dockerfile) +- [`3.4.4-alpine`, `3.4-alpine` (*3.4/alpine/Dockerfile*)](https://github.com/docker-library/python/blob/764d302a21bd2442c2808bc802c95193b2cb8eea/3.4/alpine/Dockerfile) +- [`3.4.4-wheezy`, `3.4-wheezy` (*3.4/wheezy/Dockerfile*)](https://github.com/docker-library/python/blob/764d302a21bd2442c2808bc802c95193b2cb8eea/3.4/wheezy/Dockerfile) +- [`3.5.1`, `3.5`, `3`, `latest` (*3.5/Dockerfile*)](https://github.com/docker-library/python/blob/764d302a21bd2442c2808bc802c95193b2cb8eea/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/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/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/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/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/764d302a21bd2442c2808bc802c95193b2cb8eea/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/764d302a21bd2442c2808bc802c95193b2cb8eea/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/rocket.chat/README.md b/rocket.chat/README.md index 0f91647ae..69a460fa4 100644 --- a/rocket.chat/README.md +++ b/rocket.chat/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`0.22.0`, `0.22`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/68b00c2c9eabe0addbbc42bb573a108fd366ba00/Dockerfile) +- [`0.24.0`, `0.24`, `0`, `latest` (*Dockerfile*)](https://github.com/RocketChat/Docker.Official.Image/blob/b88232f71aa3399c849fc0e06545f98bcc51f1b9/Dockerfile) -[![](https://badge.imagelayers.io/rocket.chat:latest.svg)](https://imagelayers.io/?images=rocket.chat:0.22.0) +[![](https://badge.imagelayers.io/rocket.chat:latest.svg)](https://imagelayers.io/?images=rocket.chat:0.24.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/pulls?q=label%3Alibrary%2Frocket.chat). diff --git a/ruby/README.md b/ruby/README.md index 48afe00aa..03db0cdf3 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`2.1.8`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/c88f3a67da720bfa9fb1717960d90fd5db11c757/2.1/Dockerfile) -- [`2.1.8-onbuild`, `2.1-onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/5d04363db6f7ae316ef7056063f020557db828e1/2.1/onbuild/Dockerfile) -- [`2.1.8-slim`, `2.1-slim` (*2.1/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/c88f3a67da720bfa9fb1717960d90fd5db11c757/2.1/slim/Dockerfile) -- [`2.1.8-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/8185fd390fb283e0eef9e1687d652ef8b5d9c52e/2.1/alpine/Dockerfile) +- [`2.1.9`, `2.1` (*2.1/Dockerfile*)](https://github.com/docker-library/ruby/blob/350b92c0d8324ad70d282539cfb1f5d7f2dd027e/2.1/Dockerfile) +- [`2.1.9-onbuild`, `2.1-onbuild` (*2.1/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/5d04363db6f7ae316ef7056063f020557db828e1/2.1/onbuild/Dockerfile) +- [`2.1.9-slim`, `2.1-slim` (*2.1/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/350b92c0d8324ad70d282539cfb1f5d7f2dd027e/2.1/slim/Dockerfile) +- [`2.1.9-alpine`, `2.1-alpine` (*2.1/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/350b92c0d8324ad70d282539cfb1f5d7f2dd027e/2.1/alpine/Dockerfile) - [`2.2.4`, `2.2` (*2.2/Dockerfile*)](https://github.com/docker-library/ruby/blob/c88f3a67da720bfa9fb1717960d90fd5db11c757/2.2/Dockerfile) - [`2.2.4-onbuild`, `2.2-onbuild` (*2.2/onbuild/Dockerfile*)](https://github.com/docker-library/ruby/blob/5d04363db6f7ae316ef7056063f020557db828e1/2.2/onbuild/Dockerfile) - [`2.2.4-slim`, `2.2-slim` (*2.2/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/c88f3a67da720bfa9fb1717960d90fd5db11c757/2.2/slim/Dockerfile) @@ -13,7 +13,7 @@ - [`2.3.0-slim`, `2.3-slim`, `2-slim`, `slim` (*2.3/slim/Dockerfile*)](https://github.com/docker-library/ruby/blob/c88f3a67da720bfa9fb1717960d90fd5db11c757/2.3/slim/Dockerfile) - [`2.3.0-alpine`, `2.3-alpine`, `2-alpine`, `alpine` (*2.3/alpine/Dockerfile*)](https://github.com/docker-library/ruby/blob/8185fd390fb283e0eef9e1687d652ef8b5d9c52e/2.3/alpine/Dockerfile) -[![](https://badge.imagelayers.io/ruby:latest.svg)](https://imagelayers.io/?images=ruby:2.1.8,ruby:2.1.8-onbuild,ruby:2.1.8-slim,ruby:2.1.8-alpine,ruby:2.2.4,ruby:2.2.4-onbuild,ruby:2.2.4-slim,ruby:2.2.4-alpine,ruby:2.3.0,ruby:2.3.0-onbuild,ruby:2.3.0-slim,ruby:2.3.0-alpine) +[![](https://badge.imagelayers.io/ruby:latest.svg)](https://imagelayers.io/?images=ruby:2.1.9,ruby:2.1.9-onbuild,ruby:2.1.9-slim,ruby:2.1.9-alpine,ruby:2.2.4,ruby:2.2.4-onbuild,ruby:2.2.4-slim,ruby:2.2.4-alpine,ruby:2.3.0,ruby:2.3.0-onbuild,ruby:2.3.0-slim,ruby:2.3.0-alpine) For more information about this image and its history, please see [the relevant manifest file (`library/ruby`)](https://github.com/docker-library/official-images/blob/master/library/ruby). 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%2Fruby).