From bcfb859b403d57e844e8086b1edde140db8582d7 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 18 Mar 2016 15:30:24 -0700 Subject: [PATCH] Run update.sh --- php/README.md | 51 ++++++++++++++++++++++++++++++++++++------------ pypy/README.md | 8 ++++---- python/README.md | 30 ++++++++++++++-------------- 3 files changed, 57 insertions(+), 32 deletions(-) diff --git a/php/README.md b/php/README.md index 35f96efdd..bdba21c36 100644 --- a/php/README.md +++ b/php/README.md @@ -1,19 +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/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) +- [`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) -[![](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) +[![](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) 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). @@ -147,6 +156,22 @@ If you don't want to include a `Dockerfile` in your project, it is sufficient to $ docker run -d -p 80:80 --name my-apache-php-app -v "$PWD":/var/www/html php:5.6-apache ``` +# Image Variants + +The `php` images come in many flavors, each designed for a specific use case. + +## `php:` + +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. + +## `php: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](http://php.net/license/) for the software contained in this image. diff --git a/pypy/README.md b/pypy/README.md index cf1ea7346..09011758e 100644 --- a/pypy/README.md +++ b/pypy/README.md @@ -1,11 +1,11 @@ # 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/90b51282fdf1387585e1d6d2fdd41627e7f19e4f/2/Dockerfile) +- [`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/90b51282fdf1387585e1d6d2fdd41627e7f19e4f/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) +- [`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) +- [`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/7663c0dfad945ebc6b6b2fc07d09a1ebca619f8c/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/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) diff --git a/python/README.md b/python/README.md index 25ba7e62a..25b6ba611 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/d2b679d44bcfc2cbc2c1f483b1b8c2a6e5452c80/2.7/Dockerfile) +- [`2.7.11`, `2.7`, `2` (*2.7/Dockerfile*)](https://github.com/docker-library/python/blob/7919b85ec9f5dcc282d4559c4b7511fd77771c1e/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/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) +- [`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-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/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.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.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/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.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.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/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) +- [`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) [![](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)