Run update.sh

This commit is contained in:
Docker Library Bot 2020-03-19 23:10:45 +00:00
parent 3dbac60487
commit b8083f736a
5 changed files with 51 additions and 51 deletions

View File

@ -16,12 +16,12 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`8.8.3-apache`, `8.8-apache`, `8-apache`, `apache`, `8.8.3`, `8.8`, `8`, `latest`](https://github.com/docker-library/drupal/blob/681ead78bb874980de768f630847314c89eb6c07/8.8/apache/Dockerfile) - [`8.8.4-apache`, `8.8-apache`, `8-apache`, `apache`, `8.8.4`, `8.8`, `8`, `latest`](https://github.com/docker-library/drupal/blob/c56353cfadd6ce805b89defaf031342901040930/8.8/apache/Dockerfile)
- [`8.8.3-fpm`, `8.8-fpm`, `8-fpm`, `fpm`](https://github.com/docker-library/drupal/blob/681ead78bb874980de768f630847314c89eb6c07/8.8/fpm/Dockerfile) - [`8.8.4-fpm`, `8.8-fpm`, `8-fpm`, `fpm`](https://github.com/docker-library/drupal/blob/c56353cfadd6ce805b89defaf031342901040930/8.8/fpm/Dockerfile)
- [`8.8.3-fpm-alpine`, `8.8-fpm-alpine`, `8-fpm-alpine`, `fpm-alpine`](https://github.com/docker-library/drupal/blob/681ead78bb874980de768f630847314c89eb6c07/8.8/fpm-alpine/Dockerfile) - [`8.8.4-fpm-alpine`, `8.8-fpm-alpine`, `8-fpm-alpine`, `fpm-alpine`](https://github.com/docker-library/drupal/blob/c56353cfadd6ce805b89defaf031342901040930/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.12-apache`, `8.7-apache`, `8.7.12`, `8.7`](https://github.com/docker-library/drupal/blob/5ea2db4a5cae3877e3a931d1ad2edc51e40d46c2/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.12-fpm`, `8.7-fpm`](https://github.com/docker-library/drupal/blob/5ea2db4a5cae3877e3a931d1ad2edc51e40d46c2/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) - [`8.7.12-fpm-alpine`, `8.7-fpm-alpine`](https://github.com/docker-library/drupal/blob/5ea2db4a5cae3877e3a931d1ad2edc51e40d46c2/8.7/fpm-alpine/Dockerfile)
- [`7.69-apache`, `7-apache`, `7.69`, `7`](https://github.com/docker-library/drupal/blob/1ec9ec0be11ef631014202064adcc402b834717d/7/apache/Dockerfile) - [`7.69-apache`, `7-apache`, `7.69`, `7`](https://github.com/docker-library/drupal/blob/1ec9ec0be11ef631014202064adcc402b834717d/7/apache/Dockerfile)
- [`7.69-fpm`, `7-fpm`](https://github.com/docker-library/drupal/blob/1ec9ec0be11ef631014202064adcc402b834717d/7/fpm/Dockerfile) - [`7.69-fpm`, `7-fpm`](https://github.com/docker-library/drupal/blob/1ec9ec0be11ef631014202064adcc402b834717d/7/fpm/Dockerfile)
- [`7.69-fpm-alpine`, `7-fpm-alpine`](https://github.com/docker-library/drupal/blob/1ec9ec0be11ef631014202064adcc402b834717d/7/fpm-alpine/Dockerfile) - [`7.69-fpm-alpine`, `7-fpm-alpine`](https://github.com/docker-library/drupal/blob/1ec9ec0be11ef631014202064adcc402b834717d/7/fpm-alpine/Dockerfile)

View File

@ -20,40 +20,40 @@ WARNING:
## Simple Tags ## Simple Tags
- [`1.14.0-buster`, `1.14-buster`, `1-buster`, `buster`](https://github.com/docker-library/golang/blob/69b2283d45ae89c84383d41a9b1aab4d84e5cbae/1.14/buster/Dockerfile) - [`1.14.1-buster`, `1.14-buster`, `1-buster`, `buster`](https://github.com/docker-library/golang/blob/2731600b59206c876074a89dab59e09f8735c435/1.14/buster/Dockerfile)
- [`1.14.0-stretch`, `1.14-stretch`, `1-stretch`, `stretch`](https://github.com/docker-library/golang/blob/69b2283d45ae89c84383d41a9b1aab4d84e5cbae/1.14/stretch/Dockerfile) - [`1.14.1-stretch`, `1.14-stretch`, `1-stretch`, `stretch`](https://github.com/docker-library/golang/blob/2731600b59206c876074a89dab59e09f8735c435/1.14/stretch/Dockerfile)
- [`1.14.0-alpine3.11`, `1.14-alpine3.11`, `1-alpine3.11`, `alpine3.11`, `1.14.0-alpine`, `1.14-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/69b2283d45ae89c84383d41a9b1aab4d84e5cbae/1.14/alpine3.11/Dockerfile) - [`1.14.1-alpine3.11`, `1.14-alpine3.11`, `1-alpine3.11`, `alpine3.11`, `1.14.1-alpine`, `1.14-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/2731600b59206c876074a89dab59e09f8735c435/1.14/alpine3.11/Dockerfile)
- [`1.14.0-windowsservercore-ltsc2016`, `1.14-windowsservercore-ltsc2016`, `1-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/69b2283d45ae89c84383d41a9b1aab4d84e5cbae/1.14/windows/windowsservercore-ltsc2016/Dockerfile) - [`1.14.1-windowsservercore-ltsc2016`, `1.14-windowsservercore-ltsc2016`, `1-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/2731600b59206c876074a89dab59e09f8735c435/1.14/windows/windowsservercore-ltsc2016/Dockerfile)
- [`1.14.0-windowsservercore-1809`, `1.14-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/golang/blob/69b2283d45ae89c84383d41a9b1aab4d84e5cbae/1.14/windows/windowsservercore-1809/Dockerfile) - [`1.14.1-windowsservercore-1809`, `1.14-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/golang/blob/2731600b59206c876074a89dab59e09f8735c435/1.14/windows/windowsservercore-1809/Dockerfile)
- [`1.14.0-nanoserver-1809`, `1.14-nanoserver-1809`, `1-nanoserver-1809`, `nanoserver-1809`](https://github.com/docker-library/golang/blob/69b2283d45ae89c84383d41a9b1aab4d84e5cbae/1.14/windows/nanoserver-1809/Dockerfile) - [`1.14.1-nanoserver-1809`, `1.14-nanoserver-1809`, `1-nanoserver-1809`, `nanoserver-1809`](https://github.com/docker-library/golang/blob/2731600b59206c876074a89dab59e09f8735c435/1.14/windows/nanoserver-1809/Dockerfile)
- [`1.13.8-buster`, `1.13-buster`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/buster/Dockerfile) - [`1.13.9-buster`, `1.13-buster`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/buster/Dockerfile)
- [`1.13.8-stretch`, `1.13-stretch`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/stretch/Dockerfile) - [`1.13.9-stretch`, `1.13-stretch`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/stretch/Dockerfile)
- [`1.13.8-alpine3.11`, `1.13-alpine3.11`, `1.13.8-alpine`, `1.13-alpine`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/alpine3.11/Dockerfile) - [`1.13.9-alpine3.11`, `1.13-alpine3.11`, `1.13.9-alpine`, `1.13-alpine`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/alpine3.11/Dockerfile)
- [`1.13.8-alpine3.10`, `1.13-alpine3.10`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/alpine3.10/Dockerfile) - [`1.13.9-alpine3.10`, `1.13-alpine3.10`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/alpine3.10/Dockerfile)
- [`1.13.8-windowsservercore-ltsc2016`, `1.13-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/windows/windowsservercore-ltsc2016/Dockerfile) - [`1.13.9-windowsservercore-ltsc2016`, `1.13-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/windows/windowsservercore-ltsc2016/Dockerfile)
- [`1.13.8-windowsservercore-1809`, `1.13-windowsservercore-1809`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/windows/windowsservercore-1809/Dockerfile) - [`1.13.9-windowsservercore-1809`, `1.13-windowsservercore-1809`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/windows/windowsservercore-1809/Dockerfile)
- [`1.13.8-nanoserver-1809`, `1.13-nanoserver-1809`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/windows/nanoserver-1809/Dockerfile) - [`1.13.9-nanoserver-1809`, `1.13-nanoserver-1809`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/windows/nanoserver-1809/Dockerfile)
## Shared Tags ## Shared Tags
- `1.14.0`, `1.14`, `1`, `latest`: - `1.14.1`, `1.14`, `1`, `latest`:
- [`1.14.0-buster`](https://github.com/docker-library/golang/blob/69b2283d45ae89c84383d41a9b1aab4d84e5cbae/1.14/buster/Dockerfile) - [`1.14.1-buster`](https://github.com/docker-library/golang/blob/2731600b59206c876074a89dab59e09f8735c435/1.14/buster/Dockerfile)
- [`1.14.0-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/69b2283d45ae89c84383d41a9b1aab4d84e5cbae/1.14/windows/windowsservercore-ltsc2016/Dockerfile) - [`1.14.1-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/2731600b59206c876074a89dab59e09f8735c435/1.14/windows/windowsservercore-ltsc2016/Dockerfile)
- [`1.14.0-windowsservercore-1809`](https://github.com/docker-library/golang/blob/69b2283d45ae89c84383d41a9b1aab4d84e5cbae/1.14/windows/windowsservercore-1809/Dockerfile) - [`1.14.1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/2731600b59206c876074a89dab59e09f8735c435/1.14/windows/windowsservercore-1809/Dockerfile)
- `1.14.0-windowsservercore`, `1.14-windowsservercore`, `1-windowsservercore`, `windowsservercore`: - `1.14.1-windowsservercore`, `1.14-windowsservercore`, `1-windowsservercore`, `windowsservercore`:
- [`1.14.0-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/69b2283d45ae89c84383d41a9b1aab4d84e5cbae/1.14/windows/windowsservercore-ltsc2016/Dockerfile) - [`1.14.1-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/2731600b59206c876074a89dab59e09f8735c435/1.14/windows/windowsservercore-ltsc2016/Dockerfile)
- [`1.14.0-windowsservercore-1809`](https://github.com/docker-library/golang/blob/69b2283d45ae89c84383d41a9b1aab4d84e5cbae/1.14/windows/windowsservercore-1809/Dockerfile) - [`1.14.1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/2731600b59206c876074a89dab59e09f8735c435/1.14/windows/windowsservercore-1809/Dockerfile)
- `1.14.0-nanoserver`, `1.14-nanoserver`, `1-nanoserver`, `nanoserver`: - `1.14.1-nanoserver`, `1.14-nanoserver`, `1-nanoserver`, `nanoserver`:
- [`1.14.0-nanoserver-1809`](https://github.com/docker-library/golang/blob/69b2283d45ae89c84383d41a9b1aab4d84e5cbae/1.14/windows/nanoserver-1809/Dockerfile) - [`1.14.1-nanoserver-1809`](https://github.com/docker-library/golang/blob/2731600b59206c876074a89dab59e09f8735c435/1.14/windows/nanoserver-1809/Dockerfile)
- `1.13.8`, `1.13`: - `1.13.9`, `1.13`:
- [`1.13.8-buster`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/buster/Dockerfile) - [`1.13.9-buster`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/buster/Dockerfile)
- [`1.13.8-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/windows/windowsservercore-ltsc2016/Dockerfile) - [`1.13.9-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/windows/windowsservercore-ltsc2016/Dockerfile)
- [`1.13.8-windowsservercore-1809`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/windows/windowsservercore-1809/Dockerfile) - [`1.13.9-windowsservercore-1809`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/windows/windowsservercore-1809/Dockerfile)
- `1.13.8-windowsservercore`, `1.13-windowsservercore`: - `1.13.9-windowsservercore`, `1.13-windowsservercore`:
- [`1.13.8-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/windows/windowsservercore-ltsc2016/Dockerfile) - [`1.13.9-windowsservercore-ltsc2016`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/windows/windowsservercore-ltsc2016/Dockerfile)
- [`1.13.8-windowsservercore-1809`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/windows/windowsservercore-1809/Dockerfile) - [`1.13.9-windowsservercore-1809`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/windows/windowsservercore-1809/Dockerfile)
- `1.13.8-nanoserver`, `1.13-nanoserver`: - `1.13.9-nanoserver`, `1.13-nanoserver`:
- [`1.13.8-nanoserver-1809`](https://github.com/docker-library/golang/blob/25aece9839b5abba963586e26e421dcd5ea00881/1.13/windows/nanoserver-1809/Dockerfile) - [`1.13.9-nanoserver-1809`](https://github.com/docker-library/golang/blob/ee7d57123fb7ffca60edafb811542c90252b7452/1.13/windows/nanoserver-1809/Dockerfile)
# Quick reference # Quick reference

View File

@ -18,15 +18,15 @@ WARNING:
- [`3.6.3-jdk-11-openj9`, `3.6-jdk-11-openj9`, `3-jdk-11-openj9`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-11-openj9/Dockerfile) - [`3.6.3-jdk-11-openj9`, `3.6-jdk-11-openj9`, `3-jdk-11-openj9`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-11-openj9/Dockerfile)
- [`3.6.3-jdk-11-slim`, `3.6.3-slim`, `3.6-jdk-11-slim`, `3.6-slim`, `3-jdk-11-slim`, `slim`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-11-slim/Dockerfile) - [`3.6.3-jdk-11-slim`, `3.6.3-slim`, `3.6-jdk-11-slim`, `3.6-slim`, `3-jdk-11-slim`, `slim`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-11-slim/Dockerfile)
- [`3.6.3-jdk-11`, `3.6.3`, `3.6-jdk-11`, `3.6`, `3-jdk-11`, `3`, `latest`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-11/Dockerfile) - [`3.6.3-jdk-11`, `3.6-jdk-11`, `3-jdk-11`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-11/Dockerfile)
- [`3.6.3-jdk-13`, `3.6-jdk-13`, `3-jdk-13`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-13/Dockerfile) - [`3.6.3-jdk-14`, `3.6.3`, `3.6-jdk-14`, `3.6`, `3-jdk-14`, `3`, `latest`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-14/Dockerfile)
- [`3.6.3-jdk-14`, `3.6-jdk-14`, `3-jdk-14`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-14/Dockerfile)
- [`3.6.3-jdk-8-openj9`, `3.6-jdk-8-openj9`, `3-jdk-8-openj9`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-8-openj9/Dockerfile) - [`3.6.3-jdk-8-openj9`, `3.6-jdk-8-openj9`, `3-jdk-8-openj9`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-8-openj9/Dockerfile)
- [`3.6.3-jdk-8-slim`, `3.6-jdk-8-slim`, `3-jdk-8-slim`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-8-slim/Dockerfile) - [`3.6.3-jdk-8-slim`, `3.6-jdk-8-slim`, `3-jdk-8-slim`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-8-slim/Dockerfile)
- [`3.6.3-jdk-8`, `3.6-jdk-8`, `3-jdk-8`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-8/Dockerfile) - [`3.6.3-jdk-8`, `3.6-jdk-8`, `3-jdk-8`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/jdk-8/Dockerfile)
- [`3.6.3-openjdk-15`, `3.6-openjdk-15`, `3-openjdk-15`](https://github.com/carlossg/docker-maven/blob/4ba4f1c3b6600e64c8c430dfea2ef65ff18608ff/openjdk-15/Dockerfile)
- [`3.6.3-ibmjava-8-alpine`, `3.6.3-ibmjava-alpine`, `3.6-ibmjava-8-alpine`, `3.6-ibmjava-alpine`, `3-ibmjava-8-alpine`, `ibmjava-alpine`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/ibmjava-8-alpine/Dockerfile) - [`3.6.3-ibmjava-8-alpine`, `3.6.3-ibmjava-alpine`, `3.6-ibmjava-8-alpine`, `3.6-ibmjava-alpine`, `3-ibmjava-8-alpine`, `ibmjava-alpine`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/ibmjava-8-alpine/Dockerfile)
- [`3.6.3-ibmjava-8`, `3.6.3-ibmjava`, `3.6-ibmjava-8`, `3.6-ibmjava`, `3-ibmjava-8`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/ibmjava-8/Dockerfile) - [`3.6.3-ibmjava-8`, `3.6.3-ibmjava`, `3.6-ibmjava-8`, `3.6-ibmjava`, `3-ibmjava-8`, `3-ibmjava`, `ibmjava`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/ibmjava-8/Dockerfile)
- [`3.6.3-amazoncorretto-11`, `3.6-amazoncorretto-11`, `3-amazoncorretto-11`, `3-amazoncorretto`, `amazoncorretto`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/amazoncorretto-11/Dockerfile) - [`3.6.3-amazoncorretto-11`, `3.6.3-amazoncorretto`, `3.6-amazoncorretto-11`, `3.6-amazoncorretto`, `3-amazoncorretto-11`, `3-amazoncorretto`, `amazoncorretto`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/amazoncorretto-11/Dockerfile)
- [`3.6.3-amazoncorretto-8`, `3.6-amazoncorretto-8`, `3-amazoncorretto-8`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/amazoncorretto-8/Dockerfile) - [`3.6.3-amazoncorretto-8`, `3.6-amazoncorretto-8`, `3-amazoncorretto-8`](https://github.com/carlossg/docker-maven/blob/d3dd6bc261c6173c5e52e3a7a36b6a3d8d2800b4/amazoncorretto-8/Dockerfile)
# Quick reference # Quick reference

View File

@ -42,11 +42,11 @@ WARNING:
- [`8.5.53-jdk8-adoptopenjdk-hotspot`, `8.5-jdk8-adoptopenjdk-hotspot`, `8-jdk8-adoptopenjdk-hotspot`, `jdk8-adoptopenjdk-hotspot`](https://github.com/docker-library/tomcat/blob/200fb67e66016f412b5e8428e48e7794dd7faae7/8.5/jdk8/adoptopenjdk-hotspot/Dockerfile) - [`8.5.53-jdk8-adoptopenjdk-hotspot`, `8.5-jdk8-adoptopenjdk-hotspot`, `8-jdk8-adoptopenjdk-hotspot`, `jdk8-adoptopenjdk-hotspot`](https://github.com/docker-library/tomcat/blob/200fb67e66016f412b5e8428e48e7794dd7faae7/8.5/jdk8/adoptopenjdk-hotspot/Dockerfile)
- [`8.5.53-jdk8-adoptopenjdk-openj9`, `8.5-jdk8-adoptopenjdk-openj9`, `8-jdk8-adoptopenjdk-openj9`, `jdk8-adoptopenjdk-openj9`](https://github.com/docker-library/tomcat/blob/200fb67e66016f412b5e8428e48e7794dd7faae7/8.5/jdk8/adoptopenjdk-openj9/Dockerfile) - [`8.5.53-jdk8-adoptopenjdk-openj9`, `8.5-jdk8-adoptopenjdk-openj9`, `8-jdk8-adoptopenjdk-openj9`, `jdk8-adoptopenjdk-openj9`](https://github.com/docker-library/tomcat/blob/200fb67e66016f412b5e8428e48e7794dd7faae7/8.5/jdk8/adoptopenjdk-openj9/Dockerfile)
- [`8.5.53-jdk8-corretto`, `8.5-jdk8-corretto`, `8-jdk8-corretto`, `jdk8-corretto`](https://github.com/docker-library/tomcat/blob/200fb67e66016f412b5e8428e48e7794dd7faae7/8.5/jdk8/corretto/Dockerfile) - [`8.5.53-jdk8-corretto`, `8.5-jdk8-corretto`, `8-jdk8-corretto`, `jdk8-corretto`](https://github.com/docker-library/tomcat/blob/200fb67e66016f412b5e8428e48e7794dd7faae7/8.5/jdk8/corretto/Dockerfile)
- [`7.0.100-jdk8-openjdk`, `7.0-jdk8-openjdk`, `7-jdk8-openjdk`, `7.0.100-jdk8`, `7.0-jdk8`, `7-jdk8`, `7.0.100`, `7.0`, `7`](https://github.com/docker-library/tomcat/blob/07ba3db3812d3add3bf51699090ec85a927d4a73/7/jdk8/openjdk/Dockerfile) - [`7.0.103-jdk8-openjdk`, `7.0-jdk8-openjdk`, `7-jdk8-openjdk`, `7.0.103-jdk8`, `7.0-jdk8`, `7-jdk8`, `7.0.103`, `7.0`, `7`](https://github.com/docker-library/tomcat/blob/53eda0cc852c3478aeda35c9ab174903178f9b77/7/jdk8/openjdk/Dockerfile)
- [`7.0.100-jdk8-openjdk-slim`, `7.0-jdk8-openjdk-slim`, `7-jdk8-openjdk-slim`](https://github.com/docker-library/tomcat/blob/07ba3db3812d3add3bf51699090ec85a927d4a73/7/jdk8/openjdk-slim/Dockerfile) - [`7.0.103-jdk8-openjdk-slim`, `7.0-jdk8-openjdk-slim`, `7-jdk8-openjdk-slim`](https://github.com/docker-library/tomcat/blob/53eda0cc852c3478aeda35c9ab174903178f9b77/7/jdk8/openjdk-slim/Dockerfile)
- [`7.0.100-jdk8-adoptopenjdk-hotspot`, `7.0-jdk8-adoptopenjdk-hotspot`, `7-jdk8-adoptopenjdk-hotspot`](https://github.com/docker-library/tomcat/blob/07ba3db3812d3add3bf51699090ec85a927d4a73/7/jdk8/adoptopenjdk-hotspot/Dockerfile) - [`7.0.103-jdk8-adoptopenjdk-hotspot`, `7.0-jdk8-adoptopenjdk-hotspot`, `7-jdk8-adoptopenjdk-hotspot`](https://github.com/docker-library/tomcat/blob/53eda0cc852c3478aeda35c9ab174903178f9b77/7/jdk8/adoptopenjdk-hotspot/Dockerfile)
- [`7.0.100-jdk8-adoptopenjdk-openj9`, `7.0-jdk8-adoptopenjdk-openj9`, `7-jdk8-adoptopenjdk-openj9`](https://github.com/docker-library/tomcat/blob/07ba3db3812d3add3bf51699090ec85a927d4a73/7/jdk8/adoptopenjdk-openj9/Dockerfile) - [`7.0.103-jdk8-adoptopenjdk-openj9`, `7.0-jdk8-adoptopenjdk-openj9`, `7-jdk8-adoptopenjdk-openj9`](https://github.com/docker-library/tomcat/blob/53eda0cc852c3478aeda35c9ab174903178f9b77/7/jdk8/adoptopenjdk-openj9/Dockerfile)
- [`7.0.100-jdk8-corretto`, `7.0-jdk8-corretto`, `7-jdk8-corretto`](https://github.com/docker-library/tomcat/blob/07ba3db3812d3add3bf51699090ec85a927d4a73/7/jdk8/corretto/Dockerfile) - [`7.0.103-jdk8-corretto`, `7.0-jdk8-corretto`, `7-jdk8-corretto`](https://github.com/docker-library/tomcat/blob/53eda0cc852c3478aeda35c9ab174903178f9b77/7/jdk8/corretto/Dockerfile)
# Quick reference # Quick reference

View File

@ -16,10 +16,10 @@ WARNING:
# Supported tags and respective `Dockerfile` links # Supported tags and respective `Dockerfile` links
- [`v2.2.0-rc3-windowsservercore-1809`, `2.2.0-rc3-windowsservercore-1809`, `v2.2-windowsservercore-1809`, `2.2-windowsservercore-1809`, `chevrotin-windowsservercore-1809`](https://github.com/containous/traefik-library-image/blob/e7133d0330d34ee9e126b81187640dbefde3a21b/windows/1809/Dockerfile) - [`v2.2.0-rc4-windowsservercore-1809`, `2.2.0-rc4-windowsservercore-1809`, `v2.2-windowsservercore-1809`, `2.2-windowsservercore-1809`, `chevrotin-windowsservercore-1809`](https://github.com/containous/traefik-library-image/blob/1462e946e3f26e1f9e1304b871ae5601f2ea51c9/windows/1809/Dockerfile)
- [`v2.2.0-rc3`, `2.2.0-rc3`, `v2.2`, `2.2`, `chevrotin`](https://github.com/containous/traefik-library-image/blob/e7133d0330d34ee9e126b81187640dbefde3a21b/alpine/Dockerfile) - [`v2.2.0-rc4`, `2.2.0-rc4`, `v2.2`, `2.2`, `chevrotin`](https://github.com/containous/traefik-library-image/blob/1462e946e3f26e1f9e1304b871ae5601f2ea51c9/alpine/Dockerfile)
- [`v2.1.7-windowsservercore-1809`, `2.1.7-windowsservercore-1809`, `v2.1-windowsservercore-1809`, `2.1-windowsservercore-1809`, `cantal-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/containous/traefik-library-image/blob/8f3d0ebf322160dcf57f44a2ddbd1ac678f64a8b/windows/1809/Dockerfile) - [`v2.1.8-windowsservercore-1809`, `2.1.8-windowsservercore-1809`, `v2.1-windowsservercore-1809`, `2.1-windowsservercore-1809`, `cantal-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/containous/traefik-library-image/blob/54c85ae7aae481a322866441eddc662dc4466b23/windows/1809/Dockerfile)
- [`v2.1.7`, `2.1.7`, `v2.1`, `2.1`, `cantal`, `latest`](https://github.com/containous/traefik-library-image/blob/8f3d0ebf322160dcf57f44a2ddbd1ac678f64a8b/alpine/Dockerfile) - [`v2.1.8`, `2.1.8`, `v2.1`, `2.1`, `cantal`, `latest`](https://github.com/containous/traefik-library-image/blob/54c85ae7aae481a322866441eddc662dc4466b23/alpine/Dockerfile)
- [`v1.7.22-windowsservercore-1809`, `1.7.22-windowsservercore-1809`, `v1.7-windowsservercore-1809`, `1.7-windowsservercore-1809`, `maroilles-windowsservercore-1809`](https://github.com/containous/traefik-library-image/blob/6008680615736b1db5070d8d5ad159e9d04d28ec/windows/1809/Dockerfile) - [`v1.7.22-windowsservercore-1809`, `1.7.22-windowsservercore-1809`, `v1.7-windowsservercore-1809`, `1.7-windowsservercore-1809`, `maroilles-windowsservercore-1809`](https://github.com/containous/traefik-library-image/blob/6008680615736b1db5070d8d5ad159e9d04d28ec/windows/1809/Dockerfile)
- [`v1.7.22-alpine`, `1.7.22-alpine`, `v1.7-alpine`, `1.7-alpine`, `maroilles-alpine`](https://github.com/containous/traefik-library-image/blob/6008680615736b1db5070d8d5ad159e9d04d28ec/alpine/Dockerfile) - [`v1.7.22-alpine`, `1.7.22-alpine`, `v1.7-alpine`, `1.7-alpine`, `maroilles-alpine`](https://github.com/containous/traefik-library-image/blob/6008680615736b1db5070d8d5ad159e9d04d28ec/alpine/Dockerfile)
- [`v1.7.22`, `1.7.22`, `v1.7`, `1.7`, `maroilles`](https://github.com/containous/traefik-library-image/blob/6008680615736b1db5070d8d5ad159e9d04d28ec/scratch/Dockerfile) - [`v1.7.22`, `1.7.22`, `v1.7`, `1.7`, `maroilles`](https://github.com/containous/traefik-library-image/blob/6008680615736b1db5070d8d5ad159e9d04d28ec/scratch/Dockerfile)