diff --git a/bash/README.md b/bash/README.md index 39b7e3513..bfbe8b332 100644 --- a/bash/README.md +++ b/bash/README.md @@ -16,7 +16,7 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`devel-20200124`, `devel`](https://github.com/tianon/docker-bash/blob/db8f2674aabaea67730bbbe9d13743c782d28378/devel/Dockerfile) +- [`devel-20200131`, `devel`](https://github.com/tianon/docker-bash/blob/b73155c2dc566113d5228e1197ea844f6a2dc459/devel/Dockerfile) - [`5.0.11`, `5.0`, `5`, `latest`](https://github.com/tianon/docker-bash/blob/f55ec52c6bb3a9a1b942a775f848002826b58b8a/5.0/Dockerfile) - [`4.4.23`, `4.4`, `4`](https://github.com/tianon/docker-bash/blob/f55ec52c6bb3a9a1b942a775f848002826b58b8a/4.4/Dockerfile) - [`4.3.48`, `4.3`](https://github.com/tianon/docker-bash/blob/f55ec52c6bb3a9a1b942a775f848002826b58b8a/4.3/Dockerfile) diff --git a/drupal/README.md b/drupal/README.md index 49507551b..697ace1a2 100644 --- a/drupal/README.md +++ b/drupal/README.md @@ -16,9 +16,9 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`8.8.1-apache`, `8.8-apache`, `8-apache`, `apache`, `8.8.1`, `8.8`, `8`, `latest`](https://github.com/docker-library/drupal/blob/aa0832cb02509999c0de49100e3f7661d8fe2672/8.8/apache/Dockerfile) -- [`8.8.1-fpm`, `8.8-fpm`, `8-fpm`, `fpm`](https://github.com/docker-library/drupal/blob/aa0832cb02509999c0de49100e3f7661d8fe2672/8.8/fpm/Dockerfile) -- [`8.8.1-fpm-alpine`, `8.8-fpm-alpine`, `8-fpm-alpine`, `fpm-alpine`](https://github.com/docker-library/drupal/blob/aa0832cb02509999c0de49100e3f7661d8fe2672/8.8/fpm-alpine/Dockerfile) +- [`8.8.2-apache`, `8.8-apache`, `8-apache`, `apache`, `8.8.2`, `8.8`, `8`, `latest`](https://github.com/docker-library/drupal/blob/2a23b1f942e665bd6af361997c96397601d1b3ed/8.8/apache/Dockerfile) +- [`8.8.2-fpm`, `8.8-fpm`, `8-fpm`, `fpm`](https://github.com/docker-library/drupal/blob/2a23b1f942e665bd6af361997c96397601d1b3ed/8.8/fpm/Dockerfile) +- [`8.8.2-fpm-alpine`, `8.8-fpm-alpine`, `8-fpm-alpine`, `fpm-alpine`](https://github.com/docker-library/drupal/blob/2a23b1f942e665bd6af361997c96397601d1b3ed/8.8/fpm-alpine/Dockerfile) - [`8.7.11-apache`, `8.7-apache`, `8.7.11`, `8.7`](https://github.com/docker-library/drupal/blob/6a99936a0870ae9d95d9e6070d1ffe7eb0e1f406/8.7/apache/Dockerfile) - [`8.7.11-fpm`, `8.7-fpm`](https://github.com/docker-library/drupal/blob/6a99936a0870ae9d95d9e6070d1ffe7eb0e1f406/8.7/fpm/Dockerfile) - [`8.7.11-fpm-alpine`, `8.7-fpm-alpine`](https://github.com/docker-library/drupal/blob/6a99936a0870ae9d95d9e6070d1ffe7eb0e1f406/8.7/fpm-alpine/Dockerfile) diff --git a/ghost/README.md b/ghost/README.md index fbbb49086..74c725637 100644 --- a/ghost/README.md +++ b/ghost/README.md @@ -16,8 +16,8 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`3.4.0`, `3.4`, `3`, `latest`](https://github.com/docker-library/ghost/blob/aed7ba7762d70d8bfe17d9250e7d06d93647d576/3/debian/Dockerfile) -- [`3.4.0-alpine`, `3.4-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/aed7ba7762d70d8bfe17d9250e7d06d93647d576/3/alpine/Dockerfile) +- [`3.5.0`, `3.5`, `3`, `latest`](https://github.com/docker-library/ghost/blob/eb3237cf781277f3cc4aa250444912bb04683aba/3/debian/Dockerfile) +- [`3.5.0-alpine`, `3.5-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/eb3237cf781277f3cc4aa250444912bb04683aba/3/alpine/Dockerfile) - [`2.38.0`, `2.38`, `2`](https://github.com/docker-library/ghost/blob/aeed5c9122e22c71f321c36f11f8794b3915dce5/2/debian/Dockerfile) - [`2.38.0-alpine`, `2.38-alpine`, `2-alpine`](https://github.com/docker-library/ghost/blob/aeed5c9122e22c71f321c36f11f8794b3915dce5/2/alpine/Dockerfile) - [`1.26.2`, `1.26`, `1`](https://github.com/docker-library/ghost/blob/aeed5c9122e22c71f321c36f11f8794b3915dce5/1/debian/Dockerfile) diff --git a/golang/README.md b/golang/README.md index 402879838..c209a5df4 100644 --- a/golang/README.md +++ b/golang/README.md @@ -20,11 +20,11 @@ WARNING: ## Simple Tags -- [`1.14beta1-buster`, `1.14-rc-buster`, `rc-buster`](https://github.com/docker-library/golang/blob/4ea106f4309ef37328a78371210e7aa509c762d0/1.14-rc/buster/Dockerfile) -- [`1.14beta1-alpine3.11`, `1.14-rc-alpine3.11`, `rc-alpine3.11`, `1.14beta1-alpine`, `1.14-rc-alpine`, `rc-alpine`](https://github.com/docker-library/golang/blob/73558b65009ae95e19cc94c2b1baff381a577371/1.14-rc/alpine3.11/Dockerfile) -- [`1.14beta1-windowsservercore-ltsc2016`, `1.14-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/4ea106f4309ef37328a78371210e7aa509c762d0/1.14-rc/windows/windowsservercore-ltsc2016/Dockerfile) -- [`1.14beta1-windowsservercore-1809`, `1.14-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/golang/blob/4ea106f4309ef37328a78371210e7aa509c762d0/1.14-rc/windows/windowsservercore-1809/Dockerfile) -- [`1.14beta1-nanoserver-1809`, `1.14-rc-nanoserver-1809`, `rc-nanoserver-1809`](https://github.com/docker-library/golang/blob/4ea106f4309ef37328a78371210e7aa509c762d0/1.14-rc/windows/nanoserver-1809/Dockerfile) +- [`1.14rc1-buster`, `1.14-rc-buster`, `rc-buster`](https://github.com/docker-library/golang/blob/06bc0446f48dfda05b3548bd1f64eb108471fc6b/1.14-rc/buster/Dockerfile) +- [`1.14rc1-alpine3.11`, `1.14-rc-alpine3.11`, `rc-alpine3.11`, `1.14rc1-alpine`, `1.14-rc-alpine`, `rc-alpine`](https://github.com/docker-library/golang/blob/06bc0446f48dfda05b3548bd1f64eb108471fc6b/1.14-rc/alpine3.11/Dockerfile) +- [`1.14rc1-windowsservercore-ltsc2016`, `1.14-rc-windowsservercore-ltsc2016`, `rc-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/06bc0446f48dfda05b3548bd1f64eb108471fc6b/1.14-rc/windows/windowsservercore-ltsc2016/Dockerfile) +- [`1.14rc1-windowsservercore-1809`, `1.14-rc-windowsservercore-1809`, `rc-windowsservercore-1809`](https://github.com/docker-library/golang/blob/06bc0446f48dfda05b3548bd1f64eb108471fc6b/1.14-rc/windows/windowsservercore-1809/Dockerfile) +- [`1.14rc1-nanoserver-1809`, `1.14-rc-nanoserver-1809`, `rc-nanoserver-1809`](https://github.com/docker-library/golang/blob/06bc0446f48dfda05b3548bd1f64eb108471fc6b/1.14-rc/windows/nanoserver-1809/Dockerfile) - [`1.13.7-buster`, `1.13-buster`, `1-buster`, `buster`](https://github.com/docker-library/golang/blob/99239e15db639b2d780dedf44ac34bd4073ef4c7/1.13/buster/Dockerfile) - [`1.13.7-stretch`, `1.13-stretch`, `1-stretch`, `stretch`](https://github.com/docker-library/golang/blob/99239e15db639b2d780dedf44ac34bd4073ef4c7/1.13/stretch/Dockerfile) - [`1.13.7-alpine3.11`, `1.13-alpine3.11`, `1-alpine3.11`, `alpine3.11`, `1.13.7-alpine`, `1.13-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/99239e15db639b2d780dedf44ac34bd4073ef4c7/1.13/alpine3.11/Dockerfile) @@ -42,15 +42,15 @@ WARNING: ## Shared Tags -- `1.14beta1`, `1.14-rc`, `rc`: - - [`1.14beta1-buster`](https://github.com/docker-library/golang/blob/4ea106f4309ef37328a78371210e7aa509c762d0/1.14-rc/buster/Dockerfile) - - [`1.14beta1-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/4ea106f4309ef37328a78371210e7aa509c762d0/1.14-rc/windows/windowsservercore-ltsc2016/Dockerfile) - - [`1.14beta1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/4ea106f4309ef37328a78371210e7aa509c762d0/1.14-rc/windows/windowsservercore-1809/Dockerfile) -- `1.14beta1-windowsservercore`, `1.14-rc-windowsservercore`, `rc-windowsservercore`: - - [`1.14beta1-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/4ea106f4309ef37328a78371210e7aa509c762d0/1.14-rc/windows/windowsservercore-ltsc2016/Dockerfile) - - [`1.14beta1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/4ea106f4309ef37328a78371210e7aa509c762d0/1.14-rc/windows/windowsservercore-1809/Dockerfile) -- `1.14beta1-nanoserver`, `1.14-rc-nanoserver`, `rc-nanoserver`: - - [`1.14beta1-nanoserver-1809`](https://github.com/docker-library/golang/blob/4ea106f4309ef37328a78371210e7aa509c762d0/1.14-rc/windows/nanoserver-1809/Dockerfile) +- `1.14rc1`, `1.14-rc`, `rc`: + - [`1.14rc1-buster`](https://github.com/docker-library/golang/blob/06bc0446f48dfda05b3548bd1f64eb108471fc6b/1.14-rc/buster/Dockerfile) + - [`1.14rc1-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/06bc0446f48dfda05b3548bd1f64eb108471fc6b/1.14-rc/windows/windowsservercore-ltsc2016/Dockerfile) + - [`1.14rc1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/06bc0446f48dfda05b3548bd1f64eb108471fc6b/1.14-rc/windows/windowsservercore-1809/Dockerfile) +- `1.14rc1-windowsservercore`, `1.14-rc-windowsservercore`, `rc-windowsservercore`: + - [`1.14rc1-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/06bc0446f48dfda05b3548bd1f64eb108471fc6b/1.14-rc/windows/windowsservercore-ltsc2016/Dockerfile) + - [`1.14rc1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/06bc0446f48dfda05b3548bd1f64eb108471fc6b/1.14-rc/windows/windowsservercore-1809/Dockerfile) +- `1.14rc1-nanoserver`, `1.14-rc-nanoserver`, `rc-nanoserver`: + - [`1.14rc1-nanoserver-1809`](https://github.com/docker-library/golang/blob/06bc0446f48dfda05b3548bd1f64eb108471fc6b/1.14-rc/windows/nanoserver-1809/Dockerfile) - `1.13.7`, `1.13`, `1`, `latest`: - [`1.13.7-buster`](https://github.com/docker-library/golang/blob/99239e15db639b2d780dedf44ac34bd4073ef4c7/1.13/buster/Dockerfile) - [`1.13.7-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/99239e15db639b2d780dedf44ac34bd4073ef4c7/1.13/windows/windowsservercore-ltsc2016/Dockerfile) diff --git a/hylang/README.md b/hylang/README.md index 158cc8cb4..95e21b40b 100644 --- a/hylang/README.md +++ b/hylang/README.md @@ -20,39 +20,41 @@ WARNING: ## Simple Tags -- [`0.17.0-python3.7-buster`, `0.17-python3.7-buster`, `0-python3.7-buster`, `python3.7-buster`, `0.17.0-buster`, `0.17-buster`, `0-buster`, `buster`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.7-buster) -- [`0.17.0-python3.7-stretch`, `0.17-python3.7-stretch`, `0-python3.7-stretch`, `python3.7-stretch`, `0.17.0-stretch`, `0.17-stretch`, `0-stretch`, `stretch`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.7-stretch) -- [`0.17.0-python3.7-alpine3.10`, `0.17-python3.7-alpine3.10`, `0-python3.7-alpine3.10`, `python3.7-alpine3.10`, `0.17.0-alpine3.10`, `0.17-alpine3.10`, `0-alpine3.10`, `alpine3.10`, `0.17.0-python3.7-alpine`, `0.17-python3.7-alpine`, `0-python3.7-alpine`, `python3.7-alpine`, `0.17.0-alpine`, `0.17-alpine`, `0-alpine`, `alpine`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.7-alpine3.10) -- [`0.17.0-python3.7-windowsservercore-1809`, `0.17-python3.7-windowsservercore-1809`, `0-python3.7-windowsservercore-1809`, `python3.7-windowsservercore-1809`, `0.17.0-windowsservercore-1809`, `0.17-windowsservercore-1809`, `0-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.7-windowsservercore-1809) -- [`0.17.0-python3.7-windowsservercore-ltsc2016`, `0.17-python3.7-windowsservercore-ltsc2016`, `0-python3.7-windowsservercore-ltsc2016`, `python3.7-windowsservercore-ltsc2016`, `0.17.0-windowsservercore-ltsc2016`, `0.17-windowsservercore-ltsc2016`, `0-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.7-windowsservercore-ltsc2016) -- [`0.17.0-python3.6-buster`, `0.17-python3.6-buster`, `0-python3.6-buster`, `python3.6-buster`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.6-buster) -- [`0.17.0-python3.6-stretch`, `0.17-python3.6-stretch`, `0-python3.6-stretch`, `python3.6-stretch`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.6-stretch) -- [`0.17.0-python3.6-alpine3.10`, `0.17-python3.6-alpine3.10`, `0-python3.6-alpine3.10`, `python3.6-alpine3.10`, `0.17.0-python3.6-alpine`, `0.17-python3.6-alpine`, `0-python3.6-alpine`, `python3.6-alpine`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.6-alpine3.10) -- [`0.17.0-python3.5-buster`, `0.17-python3.5-buster`, `0-python3.5-buster`, `python3.5-buster`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.5-buster) -- [`0.17.0-python3.5-stretch`, `0.17-python3.5-stretch`, `0-python3.5-stretch`, `python3.5-stretch`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.5-stretch) -- [`0.17.0-python3.5-alpine3.10`, `0.17-python3.5-alpine3.10`, `0-python3.5-alpine3.10`, `python3.5-alpine3.10`, `0.17.0-python3.5-alpine`, `0.17-python3.5-alpine`, `0-python3.5-alpine`, `python3.5-alpine`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.5-alpine3.10) -- [`0.17.0-python2.7-buster`, `0.17-python2.7-buster`, `0-python2.7-buster`, `python2.7-buster`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python2.7-buster) -- [`0.17.0-python2.7-stretch`, `0.17-python2.7-stretch`, `0-python2.7-stretch`, `python2.7-stretch`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python2.7-stretch) -- [`0.17.0-python2.7-alpine3.10`, `0.17-python2.7-alpine3.10`, `0-python2.7-alpine3.10`, `python2.7-alpine3.10`, `0.17.0-python2.7-alpine`, `0.17-python2.7-alpine`, `0-python2.7-alpine`, `python2.7-alpine`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python2.7-alpine3.10) -- [`0.17.0-python2.7-windowsservercore-1809`, `0.17-python2.7-windowsservercore-1809`, `0-python2.7-windowsservercore-1809`, `python2.7-windowsservercore-1809`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python2.7-windowsservercore-1809) -- [`0.17.0-python2.7-windowsservercore-ltsc2016`, `0.17-python2.7-windowsservercore-ltsc2016`, `0-python2.7-windowsservercore-ltsc2016`, `python2.7-windowsservercore-ltsc2016`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python2.7-windowsservercore-ltsc2016) -- [`0.17.0-pypy3.6-stretch`, `0.17-pypy3.6-stretch`, `0-pypy3.6-stretch`, `pypy3.6-stretch`, `0.17.0-pypy-stretch`, `0.17-pypy-stretch`, `0-pypy-stretch`, `pypy-stretch`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.pypy3.6-stretch) -- [`0.17.0-pypy2.7-jessie`, `0.17-pypy2.7-jessie`, `0-pypy2.7-jessie`, `pypy2.7-jessie`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.pypy2.7-jessie) +- [`0.18.0-python3.8-buster`, `0.18-python3.8-buster`, `0-python3.8-buster`, `python3.8-buster`, `0.18.0-buster`, `0.18-buster`, `0-buster`, `buster`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.8-buster) +- [`0.18.0-python3.8-alpine`, `0.18-python3.8-alpine`, `0-python3.8-alpine`, `python3.8-alpine`, `0.18.0-alpine`, `0.18-alpine`, `0-alpine`, `alpine`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.8-alpine) +- [`0.18.0-python3.8-alpine3.10`, `0.18-python3.8-alpine3.10`, `0-python3.8-alpine3.10`, `python3.8-alpine3.10`, `0.18.0-alpine3.10`, `0.18-alpine3.10`, `0-alpine3.10`, `alpine3.10`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.8-alpine3.10) +- [`0.18.0-python3.8-windowsservercore-1809`, `0.18-python3.8-windowsservercore-1809`, `0-python3.8-windowsservercore-1809`, `python3.8-windowsservercore-1809`, `0.18.0-windowsservercore-1809`, `0.18-windowsservercore-1809`, `0-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.8-windowsservercore-1809) +- [`0.18.0-python3.8-windowsservercore-ltsc2016`, `0.18-python3.8-windowsservercore-ltsc2016`, `0-python3.8-windowsservercore-ltsc2016`, `python3.8-windowsservercore-ltsc2016`, `0.18.0-windowsservercore-ltsc2016`, `0.18-windowsservercore-ltsc2016`, `0-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.8-windowsservercore-ltsc2016) +- [`0.18.0-python3.7-buster`, `0.18-python3.7-buster`, `0-python3.7-buster`, `python3.7-buster`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.7-buster) +- [`0.18.0-python3.7-stretch`, `0.18-python3.7-stretch`, `0-python3.7-stretch`, `python3.7-stretch`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.7-stretch) +- [`0.18.0-python3.7-alpine`, `0.18-python3.7-alpine`, `0-python3.7-alpine`, `python3.7-alpine`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.7-alpine) +- [`0.18.0-python3.7-alpine3.10`, `0.18-python3.7-alpine3.10`, `0-python3.7-alpine3.10`, `python3.7-alpine3.10`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.7-alpine3.10) +- [`0.18.0-python3.7-windowsservercore-1809`, `0.18-python3.7-windowsservercore-1809`, `0-python3.7-windowsservercore-1809`, `python3.7-windowsservercore-1809`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.7-windowsservercore-1809) +- [`0.18.0-python3.7-windowsservercore-ltsc2016`, `0.18-python3.7-windowsservercore-ltsc2016`, `0-python3.7-windowsservercore-ltsc2016`, `python3.7-windowsservercore-ltsc2016`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.7-windowsservercore-ltsc2016) +- [`0.18.0-python3.6-buster`, `0.18-python3.6-buster`, `0-python3.6-buster`, `python3.6-buster`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.6-buster) +- [`0.18.0-python3.6-stretch`, `0.18-python3.6-stretch`, `0-python3.6-stretch`, `python3.6-stretch`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.6-stretch) +- [`0.18.0-python3.6-alpine`, `0.18-python3.6-alpine`, `0-python3.6-alpine`, `python3.6-alpine`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.6-alpine) +- [`0.18.0-python3.6-alpine3.10`, `0.18-python3.6-alpine3.10`, `0-python3.6-alpine3.10`, `python3.6-alpine3.10`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.6-alpine3.10) +- [`0.18.0-python3.5-buster`, `0.18-python3.5-buster`, `0-python3.5-buster`, `python3.5-buster`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.5-buster) +- [`0.18.0-python3.5-stretch`, `0.18-python3.5-stretch`, `0-python3.5-stretch`, `python3.5-stretch`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.5-stretch) +- [`0.18.0-python3.5-alpine`, `0.18-python3.5-alpine`, `0-python3.5-alpine`, `python3.5-alpine`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.5-alpine) +- [`0.18.0-python3.5-alpine3.10`, `0.18-python3.5-alpine3.10`, `0-python3.5-alpine3.10`, `python3.5-alpine3.10`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.5-alpine3.10) +- [`0.18.0-pypy3.6-stretch`, `0.18-pypy3.6-stretch`, `0-pypy3.6-stretch`, `pypy3.6-stretch`, `0.18.0-pypy-stretch`, `0.18-pypy-stretch`, `0-pypy-stretch`, `pypy-stretch`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.pypy3.6-stretch) ## Shared Tags -- `0.17.0-python3.7`, `0.17-python3.7`, `0-python3.7`, `python3.7`, `0.17.0`, `0.17`, `0`, `latest`: - - [`0.17.0-python3.7-buster`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.7-buster) - - [`0.17.0-python3.7-windowsservercore-1809`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.7-windowsservercore-1809) - - [`0.17.0-python3.7-windowsservercore-ltsc2016`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.7-windowsservercore-ltsc2016) -- `0.17.0-python3.6`, `0.17-python3.6`, `0-python3.6`, `python3.6`: - - [`0.17.0-python3.6-buster`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.6-buster) -- `0.17.0-python3.5`, `0.17-python3.5`, `0-python3.5`, `python3.5`: - - [`0.17.0-python3.5-buster`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python3.5-buster) -- `0.17.0-python2.7`, `0.17-python2.7`, `0-python2.7`, `python2.7`: - - [`0.17.0-python2.7-buster`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python2.7-buster) - - [`0.17.0-python2.7-windowsservercore-1809`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python2.7-windowsservercore-1809) - - [`0.17.0-python2.7-windowsservercore-ltsc2016`](https://github.com/hylang/docker-hylang/blob/8c8dece8ba1c8528be0dac3a72f6a448186c6bc2/dockerfiles-generated/Dockerfile.python2.7-windowsservercore-ltsc2016) +- `0.18.0-python3.8`, `0.18-python3.8`, `0-python3.8`, `python3.8`, `0.18.0`, `0.18`, `0`, `latest`: + - [`0.18.0-python3.8-buster`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.8-buster) + - [`0.18.0-python3.8-windowsservercore-1809`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.8-windowsservercore-1809) + - [`0.18.0-python3.8-windowsservercore-ltsc2016`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.8-windowsservercore-ltsc2016) +- `0.18.0-python3.7`, `0.18-python3.7`, `0-python3.7`, `python3.7`: + - [`0.18.0-python3.7-buster`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.7-buster) + - [`0.18.0-python3.7-windowsservercore-1809`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.7-windowsservercore-1809) + - [`0.18.0-python3.7-windowsservercore-ltsc2016`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.7-windowsservercore-ltsc2016) +- `0.18.0-python3.6`, `0.18-python3.6`, `0-python3.6`, `python3.6`: + - [`0.18.0-python3.6-buster`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.6-buster) +- `0.18.0-python3.5`, `0.18-python3.5`, `0-python3.5`, `python3.5`: + - [`0.18.0-python3.5-buster`](https://github.com/hylang/docker-hylang/blob/719e29b0f0c187efa3a57b8f30b7a852a37ff65b/dockerfiles-generated/Dockerfile.python3.5-buster) # Quick reference @@ -121,7 +123,7 @@ The `hylang` images come in many flavors, each designed for a specific use case. 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. -Some of these tags may have names like buster, jessie, or stretch in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on. If your image needs to install any additional packages beyond what comes with the image, you'll likely want to specify one of these explicitly to minimize breakage when there are new releases of Debian. +Some of these tags may have names like buster or stretch in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on. If your image needs to install any additional packages beyond what comes with the image, you'll likely want to specify one of these explicitly to minimize breakage when there are new releases of Debian. ## `hylang:-alpine`