Run update.sh
This commit is contained in:
parent
a1fec7ea9c
commit
448578e4de
|
|
@ -24,12 +24,12 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`2021.09-apache`, `apache`, `stable-apache`, `2021.09`, `latest`, `stable`](https://github.com/friendica/docker/blob/7881472f579f506458f445ce1db3ce655eb91a5d/2021.09/apache/Dockerfile)
|
||||
- [`2021.09-fpm`, `fpm`, `stable-fpm`](https://github.com/friendica/docker/blob/7881472f579f506458f445ce1db3ce655eb91a5d/2021.09/fpm/Dockerfile)
|
||||
- [`2021.09-fpm-alpine`, `fpm-alpine`, `stable-fpm-alpine`](https://github.com/friendica/docker/blob/7881472f579f506458f445ce1db3ce655eb91a5d/2021.09/fpm-alpine/Dockerfile)
|
||||
- [`2021.12-dev-apache`, `dev-apache`, `2021.12-dev`, `dev`](https://github.com/friendica/docker/blob/9fe43ec2fb78aef998f8611834006a026b1e281d/2021.12-dev/apache/Dockerfile)
|
||||
- [`2021.12-dev-fpm`, `dev-fpm`](https://github.com/friendica/docker/blob/9fe43ec2fb78aef998f8611834006a026b1e281d/2021.12-dev/fpm/Dockerfile)
|
||||
- [`2021.12-dev-fpm-alpine`, `dev-fpm-alpine`](https://github.com/friendica/docker/blob/9fe43ec2fb78aef998f8611834006a026b1e281d/2021.12-dev/fpm-alpine/Dockerfile)
|
||||
- [`2021.09-apache`, `apache`, `stable-apache`, `2021.09`, `latest`, `stable`](https://github.com/friendica/docker/blob/51dc7021f0f377a425de24ca32738b58f6867e0c/2021.09/apache/Dockerfile)
|
||||
- [`2021.09-fpm`, `fpm`, `stable-fpm`](https://github.com/friendica/docker/blob/51dc7021f0f377a425de24ca32738b58f6867e0c/2021.09/fpm/Dockerfile)
|
||||
- [`2021.09-fpm-alpine`, `fpm-alpine`, `stable-fpm-alpine`](https://github.com/friendica/docker/blob/51dc7021f0f377a425de24ca32738b58f6867e0c/2021.09/fpm-alpine/Dockerfile)
|
||||
- [`2021.12-dev-apache`, `dev-apache`, `2021.12-dev`, `dev`](https://github.com/friendica/docker/blob/8aa05541382295d09f2b4debf5c3d97e233f8599/2021.12-dev/apache/Dockerfile)
|
||||
- [`2021.12-dev-fpm`, `dev-fpm`](https://github.com/friendica/docker/blob/8aa05541382295d09f2b4debf5c3d97e233f8599/2021.12-dev/fpm/Dockerfile)
|
||||
- [`2021.12-dev-fpm-alpine`, `dev-fpm-alpine`](https://github.com/friendica/docker/blob/8aa05541382295d09f2b4debf5c3d97e233f8599/2021.12-dev/fpm-alpine/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -28,6 +28,11 @@ WARNING:
|
|||
|
||||
## Simple Tags
|
||||
|
||||
- [`3.11.0a1-bullseye`, `3.11-rc-bullseye`](https://github.com/docker-library/python/blob/34e07d84e7aca7be844494919006f2b6efc7d8bc/3.11-rc/bullseye/Dockerfile)
|
||||
- [`3.11.0a1-slim-bullseye`, `3.11-rc-slim-bullseye`, `3.11.0a1-slim`, `3.11-rc-slim`](https://github.com/docker-library/python/blob/34e07d84e7aca7be844494919006f2b6efc7d8bc/3.11-rc/bullseye/slim/Dockerfile)
|
||||
- [`3.11.0a1-alpine3.14`, `3.11-rc-alpine3.14`, `3.11.0a1-alpine`, `3.11-rc-alpine`](https://github.com/docker-library/python/blob/34e07d84e7aca7be844494919006f2b6efc7d8bc/3.11-rc/alpine3.14/Dockerfile)
|
||||
- [`3.11.0a1-windowsservercore-ltsc2022`, `3.11-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/34e07d84e7aca7be844494919006f2b6efc7d8bc/3.11-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.11.0a1-windowsservercore-1809`, `3.11-rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/34e07d84e7aca7be844494919006f2b6efc7d8bc/3.11-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- [`3.10.0-bullseye`, `3.10-bullseye`, `3-bullseye`, `bullseye`](https://github.com/docker-library/python/blob/8d48af512dc58e9c29c9d4ee59477c195a29cbdc/3.10/bullseye/Dockerfile)
|
||||
- [`3.10.0-slim-bullseye`, `3.10-slim-bullseye`, `3-slim-bullseye`, `slim-bullseye`, `3.10.0-slim`, `3.10-slim`, `3-slim`, `slim`](https://github.com/docker-library/python/blob/8d48af512dc58e9c29c9d4ee59477c195a29cbdc/3.10/bullseye/slim/Dockerfile)
|
||||
- [`3.10.0-buster`, `3.10-buster`, `3-buster`, `buster`](https://github.com/docker-library/python/blob/8d48af512dc58e9c29c9d4ee59477c195a29cbdc/3.10/buster/Dockerfile)
|
||||
|
|
@ -67,6 +72,13 @@ WARNING:
|
|||
|
||||
## Shared Tags
|
||||
|
||||
- `3.11.0a1`, `3.11-rc`:
|
||||
- [`3.11.0a1-bullseye`](https://github.com/docker-library/python/blob/34e07d84e7aca7be844494919006f2b6efc7d8bc/3.11-rc/bullseye/Dockerfile)
|
||||
- [`3.11.0a1-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/34e07d84e7aca7be844494919006f2b6efc7d8bc/3.11-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.11.0a1-windowsservercore-1809`](https://github.com/docker-library/python/blob/34e07d84e7aca7be844494919006f2b6efc7d8bc/3.11-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- `3.11.0a1-windowsservercore`, `3.11-rc-windowsservercore`:
|
||||
- [`3.11.0a1-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/34e07d84e7aca7be844494919006f2b6efc7d8bc/3.11-rc/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
- [`3.11.0a1-windowsservercore-1809`](https://github.com/docker-library/python/blob/34e07d84e7aca7be844494919006f2b6efc7d8bc/3.11-rc/windows/windowsservercore-1809/Dockerfile)
|
||||
- `3.10.0`, `3.10`, `3`, `latest`:
|
||||
- [`3.10.0-bullseye`](https://github.com/docker-library/python/blob/8d48af512dc58e9c29c9d4ee59477c195a29cbdc/3.10/bullseye/Dockerfile)
|
||||
- [`3.10.0-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/8d48af512dc58e9c29c9d4ee59477c195a29cbdc/3.10/windows/windowsservercore-ltsc2022/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -24,13 +24,13 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`6.2.6`, `6.2`, `6`, `latest`, `6.2.6-buster`, `6.2-buster`, `6-buster`, `buster`](https://github.com/docker-library/redis/blob/0d26164c4118afaf8839a677bd0b462d28305c26/6.2/Dockerfile)
|
||||
- [`6.2.6-alpine`, `6.2-alpine`, `6-alpine`, `alpine`, `6.2.6-alpine3.14`, `6.2-alpine3.14`, `6-alpine3.14`, `alpine3.14`](https://github.com/docker-library/redis/blob/0d26164c4118afaf8839a677bd0b462d28305c26/6.2/alpine/Dockerfile)
|
||||
- [`6.0.16`, `6.0`, `6.0.16-buster`, `6.0-buster`](https://github.com/docker-library/redis/blob/5dd0c9483d355a33d5ce6982956b234a8298392b/6.0/Dockerfile)
|
||||
- [`6.0.16-alpine`, `6.0-alpine`, `6.0.16-alpine3.14`, `6.0-alpine3.14`](https://github.com/docker-library/redis/blob/5dd0c9483d355a33d5ce6982956b234a8298392b/6.0/alpine/Dockerfile)
|
||||
- [`5.0.14`, `5.0`, `5`, `5.0.14-buster`, `5.0-buster`, `5-buster`](https://github.com/docker-library/redis/blob/b222ddb7f1e919ff278d9df3124ea2f322149014/5/Dockerfile)
|
||||
- [`5.0.14-32bit`, `5.0-32bit`, `5-32bit`, `5.0.14-32bit-buster`, `5.0-32bit-buster`, `5-32bit-buster`](https://github.com/docker-library/redis/blob/b222ddb7f1e919ff278d9df3124ea2f322149014/5/32bit/Dockerfile)
|
||||
- [`5.0.14-alpine`, `5.0-alpine`, `5-alpine`, `5.0.14-alpine3.14`, `5.0-alpine3.14`, `5-alpine3.14`](https://github.com/docker-library/redis/blob/b222ddb7f1e919ff278d9df3124ea2f322149014/5/alpine/Dockerfile)
|
||||
- [`6.2.6`, `6.2`, `6`, `latest`, `6.2.6-bullseye`, `6.2-bullseye`, `6-bullseye`, `bullseye`](https://github.com/docker-library/redis/blob/a04a6df0a45894e1a630db4e84e0c12c7bcf326a/6.2/Dockerfile)
|
||||
- [`6.2.6-alpine`, `6.2-alpine`, `6-alpine`, `alpine`, `6.2.6-alpine3.14`, `6.2-alpine3.14`, `6-alpine3.14`, `alpine3.14`](https://github.com/docker-library/redis/blob/a04a6df0a45894e1a630db4e84e0c12c7bcf326a/6.2/alpine/Dockerfile)
|
||||
- [`6.0.16`, `6.0`, `6.0.16-bullseye`, `6.0-bullseye`](https://github.com/docker-library/redis/blob/a04a6df0a45894e1a630db4e84e0c12c7bcf326a/6.0/Dockerfile)
|
||||
- [`6.0.16-alpine`, `6.0-alpine`, `6.0.16-alpine3.14`, `6.0-alpine3.14`](https://github.com/docker-library/redis/blob/a04a6df0a45894e1a630db4e84e0c12c7bcf326a/6.0/alpine/Dockerfile)
|
||||
- [`5.0.14`, `5.0`, `5`, `5.0.14-bullseye`, `5.0-bullseye`, `5-bullseye`](https://github.com/docker-library/redis/blob/a04a6df0a45894e1a630db4e84e0c12c7bcf326a/5/Dockerfile)
|
||||
- [`5.0.14-32bit`, `5.0-32bit`, `5-32bit`, `5.0.14-32bit-bullseye`, `5.0-32bit-bullseye`, `5-32bit-bullseye`](https://github.com/docker-library/redis/blob/a04a6df0a45894e1a630db4e84e0c12c7bcf326a/5/32bit/Dockerfile)
|
||||
- [`5.0.14-alpine`, `5.0-alpine`, `5-alpine`, `5.0.14-alpine3.14`, `5.0-alpine3.14`, `5-alpine3.14`](https://github.com/docker-library/redis/blob/a04a6df0a45894e1a630db4e84e0c12c7bcf326a/5/alpine/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
@ -131,7 +131,7 @@ The `redis` 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 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 bullseye 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.
|
||||
|
||||
## `redis:<version>-alpine`
|
||||
|
||||
|
|
|
|||
|
|
@ -115,40 +115,40 @@ WARNING:
|
|||
- [`9.0.54-jdk8-corretto`, `9.0-jdk8-corretto`, `9-jdk8-corretto`](https://github.com/docker-library/tomcat/blob/70ce97d94ac2dadbdd52eaac99b14a68f03bd068/9.0/jdk8/corretto/Dockerfile)
|
||||
- [`9.0.54-jdk8-temurin-focal`, `9.0-jdk8-temurin-focal`, `9-jdk8-temurin-focal`, `9.0.54-jdk8-temurin`, `9.0-jdk8-temurin`, `9-jdk8-temurin`](https://github.com/docker-library/tomcat/blob/70ce97d94ac2dadbdd52eaac99b14a68f03bd068/9.0/jdk8/temurin-focal/Dockerfile)
|
||||
- [`9.0.54-jre8-temurin-focal`, `9.0-jre8-temurin-focal`, `9-jre8-temurin-focal`, `9.0.54-jre8-temurin`, `9.0-jre8-temurin`, `9-jre8-temurin`](https://github.com/docker-library/tomcat/blob/70ce97d94ac2dadbdd52eaac99b14a68f03bd068/9.0/jre8/temurin-focal/Dockerfile)
|
||||
- [`8.5.71-jdk17-openjdk-bullseye`, `8.5-jdk17-openjdk-bullseye`, `8-jdk17-openjdk-bullseye`, `8.5.71-jdk17-openjdk`, `8.5-jdk17-openjdk`, `8-jdk17-openjdk`, `8.5.71-jdk17`, `8.5-jdk17`, `8-jdk17`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/8.5/jdk17/openjdk-bullseye/Dockerfile)
|
||||
- [`8.5.71-jdk17-openjdk-buster`, `8.5-jdk17-openjdk-buster`, `8-jdk17-openjdk-buster`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/8.5/jdk17/openjdk-buster/Dockerfile)
|
||||
- [`8.5.71-jdk17-openjdk-slim-bullseye`, `8.5-jdk17-openjdk-slim-bullseye`, `8-jdk17-openjdk-slim-bullseye`, `8.5.71-jdk17-openjdk-slim`, `8.5-jdk17-openjdk-slim`, `8-jdk17-openjdk-slim`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/8.5/jdk17/openjdk-slim-bullseye/Dockerfile)
|
||||
- [`8.5.71-jdk17-openjdk-slim-buster`, `8.5-jdk17-openjdk-slim-buster`, `8-jdk17-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/8.5/jdk17/openjdk-slim-buster/Dockerfile)
|
||||
- [`8.5.71-jdk17-corretto`, `8.5-jdk17-corretto`, `8-jdk17-corretto`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/8.5/jdk17/corretto/Dockerfile)
|
||||
- [`8.5.71-jdk17-temurin-focal`, `8.5-jdk17-temurin-focal`, `8-jdk17-temurin-focal`, `8.5.71-jdk17-temurin`, `8.5-jdk17-temurin`, `8-jdk17-temurin`](https://github.com/docker-library/tomcat/blob/5635007781e49934032d3e8ee9029ad353f66cd1/8.5/jdk17/temurin-focal/Dockerfile)
|
||||
- [`8.5.71-jdk16-openjdk-bullseye`, `8.5-jdk16-openjdk-bullseye`, `8-jdk16-openjdk-bullseye`, `8.5.71-jdk16-openjdk`, `8.5-jdk16-openjdk`, `8-jdk16-openjdk`, `8.5.71-jdk16`, `8.5-jdk16`, `8-jdk16`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk16/openjdk-bullseye/Dockerfile)
|
||||
- [`8.5.71-jdk16-openjdk-buster`, `8.5-jdk16-openjdk-buster`, `8-jdk16-openjdk-buster`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk16/openjdk-buster/Dockerfile)
|
||||
- [`8.5.71-jdk16-openjdk-slim-bullseye`, `8.5-jdk16-openjdk-slim-bullseye`, `8-jdk16-openjdk-slim-bullseye`, `8.5.71-jdk16-openjdk-slim`, `8.5-jdk16-openjdk-slim`, `8-jdk16-openjdk-slim`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk16/openjdk-slim-bullseye/Dockerfile)
|
||||
- [`8.5.71-jdk16-openjdk-slim-buster`, `8.5-jdk16-openjdk-slim-buster`, `8-jdk16-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk16/openjdk-slim-buster/Dockerfile)
|
||||
- [`8.5.71-jdk16-corretto`, `8.5-jdk16-corretto`, `8-jdk16-corretto`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk16/corretto/Dockerfile)
|
||||
- [`8.5.71-jdk16-temurin-focal`, `8.5-jdk16-temurin-focal`, `8-jdk16-temurin-focal`, `8.5.71-jdk16-temurin`, `8.5-jdk16-temurin`, `8-jdk16-temurin`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk16/temurin-focal/Dockerfile)
|
||||
- [`8.5.71-jdk11-openjdk-bullseye`, `8.5-jdk11-openjdk-bullseye`, `8-jdk11-openjdk-bullseye`, `8.5.71-jdk11-openjdk`, `8.5-jdk11-openjdk`, `8-jdk11-openjdk`, `8.5.71-jdk11`, `8.5-jdk11`, `8-jdk11`, `8.5.71`, `8.5`, `8`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk11/openjdk-bullseye/Dockerfile)
|
||||
- [`8.5.71-jre11-openjdk-bullseye`, `8.5-jre11-openjdk-bullseye`, `8-jre11-openjdk-bullseye`, `8.5.71-jre11-openjdk`, `8.5-jre11-openjdk`, `8-jre11-openjdk`, `8.5.71-jre11`, `8.5-jre11`, `8-jre11`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jre11/openjdk-bullseye/Dockerfile)
|
||||
- [`8.5.71-jdk11-openjdk-buster`, `8.5-jdk11-openjdk-buster`, `8-jdk11-openjdk-buster`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk11/openjdk-buster/Dockerfile)
|
||||
- [`8.5.71-jre11-openjdk-buster`, `8.5-jre11-openjdk-buster`, `8-jre11-openjdk-buster`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jre11/openjdk-buster/Dockerfile)
|
||||
- [`8.5.71-jdk11-openjdk-slim-bullseye`, `8.5-jdk11-openjdk-slim-bullseye`, `8-jdk11-openjdk-slim-bullseye`, `8.5.71-jdk11-openjdk-slim`, `8.5-jdk11-openjdk-slim`, `8-jdk11-openjdk-slim`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk11/openjdk-slim-bullseye/Dockerfile)
|
||||
- [`8.5.71-jre11-openjdk-slim-bullseye`, `8.5-jre11-openjdk-slim-bullseye`, `8-jre11-openjdk-slim-bullseye`, `8.5.71-jre11-openjdk-slim`, `8.5-jre11-openjdk-slim`, `8-jre11-openjdk-slim`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jre11/openjdk-slim-bullseye/Dockerfile)
|
||||
- [`8.5.71-jdk11-openjdk-slim-buster`, `8.5-jdk11-openjdk-slim-buster`, `8-jdk11-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk11/openjdk-slim-buster/Dockerfile)
|
||||
- [`8.5.71-jre11-openjdk-slim-buster`, `8.5-jre11-openjdk-slim-buster`, `8-jre11-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jre11/openjdk-slim-buster/Dockerfile)
|
||||
- [`8.5.71-jdk11-corretto`, `8.5-jdk11-corretto`, `8-jdk11-corretto`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk11/corretto/Dockerfile)
|
||||
- [`8.5.71-jdk11-temurin-focal`, `8.5-jdk11-temurin-focal`, `8-jdk11-temurin-focal`, `8.5.71-jdk11-temurin`, `8.5-jdk11-temurin`, `8-jdk11-temurin`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk11/temurin-focal/Dockerfile)
|
||||
- [`8.5.71-jre11-temurin-focal`, `8.5-jre11-temurin-focal`, `8-jre11-temurin-focal`, `8.5.71-jre11-temurin`, `8.5-jre11-temurin`, `8-jre11-temurin`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jre11/temurin-focal/Dockerfile)
|
||||
- [`8.5.71-jdk8-openjdk-bullseye`, `8.5-jdk8-openjdk-bullseye`, `8-jdk8-openjdk-bullseye`, `8.5.71-jdk8-openjdk`, `8.5-jdk8-openjdk`, `8-jdk8-openjdk`, `8.5.71-jdk8`, `8.5-jdk8`, `8-jdk8`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk8/openjdk-bullseye/Dockerfile)
|
||||
- [`8.5.71-jre8-openjdk-bullseye`, `8.5-jre8-openjdk-bullseye`, `8-jre8-openjdk-bullseye`, `8.5.71-jre8-openjdk`, `8.5-jre8-openjdk`, `8-jre8-openjdk`, `8.5.71-jre8`, `8.5-jre8`, `8-jre8`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jre8/openjdk-bullseye/Dockerfile)
|
||||
- [`8.5.71-jdk8-openjdk-buster`, `8.5-jdk8-openjdk-buster`, `8-jdk8-openjdk-buster`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk8/openjdk-buster/Dockerfile)
|
||||
- [`8.5.71-jre8-openjdk-buster`, `8.5-jre8-openjdk-buster`, `8-jre8-openjdk-buster`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jre8/openjdk-buster/Dockerfile)
|
||||
- [`8.5.71-jdk8-openjdk-slim-bullseye`, `8.5-jdk8-openjdk-slim-bullseye`, `8-jdk8-openjdk-slim-bullseye`, `8.5.71-jdk8-openjdk-slim`, `8.5-jdk8-openjdk-slim`, `8-jdk8-openjdk-slim`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk8/openjdk-slim-bullseye/Dockerfile)
|
||||
- [`8.5.71-jre8-openjdk-slim-bullseye`, `8.5-jre8-openjdk-slim-bullseye`, `8-jre8-openjdk-slim-bullseye`, `8.5.71-jre8-openjdk-slim`, `8.5-jre8-openjdk-slim`, `8-jre8-openjdk-slim`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jre8/openjdk-slim-bullseye/Dockerfile)
|
||||
- [`8.5.71-jdk8-openjdk-slim-buster`, `8.5-jdk8-openjdk-slim-buster`, `8-jdk8-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk8/openjdk-slim-buster/Dockerfile)
|
||||
- [`8.5.71-jre8-openjdk-slim-buster`, `8.5-jre8-openjdk-slim-buster`, `8-jre8-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jre8/openjdk-slim-buster/Dockerfile)
|
||||
- [`8.5.71-jdk8-corretto`, `8.5-jdk8-corretto`, `8-jdk8-corretto`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk8/corretto/Dockerfile)
|
||||
- [`8.5.71-jdk8-temurin-focal`, `8.5-jdk8-temurin-focal`, `8-jdk8-temurin-focal`, `8.5.71-jdk8-temurin`, `8.5-jdk8-temurin`, `8-jdk8-temurin`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jdk8/temurin-focal/Dockerfile)
|
||||
- [`8.5.71-jre8-temurin-focal`, `8.5-jre8-temurin-focal`, `8-jre8-temurin-focal`, `8.5.71-jre8-temurin`, `8.5-jre8-temurin`, `8-jre8-temurin`](https://github.com/docker-library/tomcat/blob/3ecefd3a928b8267d501ffb26c6d47c1fc38b278/8.5/jre8/temurin-focal/Dockerfile)
|
||||
- [`8.5.72-jdk17-openjdk-bullseye`, `8.5-jdk17-openjdk-bullseye`, `8-jdk17-openjdk-bullseye`, `8.5.72-jdk17-openjdk`, `8.5-jdk17-openjdk`, `8-jdk17-openjdk`, `8.5.72-jdk17`, `8.5-jdk17`, `8-jdk17`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk17/openjdk-bullseye/Dockerfile)
|
||||
- [`8.5.72-jdk17-openjdk-buster`, `8.5-jdk17-openjdk-buster`, `8-jdk17-openjdk-buster`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk17/openjdk-buster/Dockerfile)
|
||||
- [`8.5.72-jdk17-openjdk-slim-bullseye`, `8.5-jdk17-openjdk-slim-bullseye`, `8-jdk17-openjdk-slim-bullseye`, `8.5.72-jdk17-openjdk-slim`, `8.5-jdk17-openjdk-slim`, `8-jdk17-openjdk-slim`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk17/openjdk-slim-bullseye/Dockerfile)
|
||||
- [`8.5.72-jdk17-openjdk-slim-buster`, `8.5-jdk17-openjdk-slim-buster`, `8-jdk17-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk17/openjdk-slim-buster/Dockerfile)
|
||||
- [`8.5.72-jdk17-corretto`, `8.5-jdk17-corretto`, `8-jdk17-corretto`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk17/corretto/Dockerfile)
|
||||
- [`8.5.72-jdk17-temurin-focal`, `8.5-jdk17-temurin-focal`, `8-jdk17-temurin-focal`, `8.5.72-jdk17-temurin`, `8.5-jdk17-temurin`, `8-jdk17-temurin`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk17/temurin-focal/Dockerfile)
|
||||
- [`8.5.72-jdk16-openjdk-bullseye`, `8.5-jdk16-openjdk-bullseye`, `8-jdk16-openjdk-bullseye`, `8.5.72-jdk16-openjdk`, `8.5-jdk16-openjdk`, `8-jdk16-openjdk`, `8.5.72-jdk16`, `8.5-jdk16`, `8-jdk16`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk16/openjdk-bullseye/Dockerfile)
|
||||
- [`8.5.72-jdk16-openjdk-buster`, `8.5-jdk16-openjdk-buster`, `8-jdk16-openjdk-buster`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk16/openjdk-buster/Dockerfile)
|
||||
- [`8.5.72-jdk16-openjdk-slim-bullseye`, `8.5-jdk16-openjdk-slim-bullseye`, `8-jdk16-openjdk-slim-bullseye`, `8.5.72-jdk16-openjdk-slim`, `8.5-jdk16-openjdk-slim`, `8-jdk16-openjdk-slim`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk16/openjdk-slim-bullseye/Dockerfile)
|
||||
- [`8.5.72-jdk16-openjdk-slim-buster`, `8.5-jdk16-openjdk-slim-buster`, `8-jdk16-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk16/openjdk-slim-buster/Dockerfile)
|
||||
- [`8.5.72-jdk16-corretto`, `8.5-jdk16-corretto`, `8-jdk16-corretto`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk16/corretto/Dockerfile)
|
||||
- [`8.5.72-jdk16-temurin-focal`, `8.5-jdk16-temurin-focal`, `8-jdk16-temurin-focal`, `8.5.72-jdk16-temurin`, `8.5-jdk16-temurin`, `8-jdk16-temurin`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk16/temurin-focal/Dockerfile)
|
||||
- [`8.5.72-jdk11-openjdk-bullseye`, `8.5-jdk11-openjdk-bullseye`, `8-jdk11-openjdk-bullseye`, `8.5.72-jdk11-openjdk`, `8.5-jdk11-openjdk`, `8-jdk11-openjdk`, `8.5.72-jdk11`, `8.5-jdk11`, `8-jdk11`, `8.5.72`, `8.5`, `8`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk11/openjdk-bullseye/Dockerfile)
|
||||
- [`8.5.72-jre11-openjdk-bullseye`, `8.5-jre11-openjdk-bullseye`, `8-jre11-openjdk-bullseye`, `8.5.72-jre11-openjdk`, `8.5-jre11-openjdk`, `8-jre11-openjdk`, `8.5.72-jre11`, `8.5-jre11`, `8-jre11`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jre11/openjdk-bullseye/Dockerfile)
|
||||
- [`8.5.72-jdk11-openjdk-buster`, `8.5-jdk11-openjdk-buster`, `8-jdk11-openjdk-buster`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk11/openjdk-buster/Dockerfile)
|
||||
- [`8.5.72-jre11-openjdk-buster`, `8.5-jre11-openjdk-buster`, `8-jre11-openjdk-buster`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jre11/openjdk-buster/Dockerfile)
|
||||
- [`8.5.72-jdk11-openjdk-slim-bullseye`, `8.5-jdk11-openjdk-slim-bullseye`, `8-jdk11-openjdk-slim-bullseye`, `8.5.72-jdk11-openjdk-slim`, `8.5-jdk11-openjdk-slim`, `8-jdk11-openjdk-slim`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk11/openjdk-slim-bullseye/Dockerfile)
|
||||
- [`8.5.72-jre11-openjdk-slim-bullseye`, `8.5-jre11-openjdk-slim-bullseye`, `8-jre11-openjdk-slim-bullseye`, `8.5.72-jre11-openjdk-slim`, `8.5-jre11-openjdk-slim`, `8-jre11-openjdk-slim`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jre11/openjdk-slim-bullseye/Dockerfile)
|
||||
- [`8.5.72-jdk11-openjdk-slim-buster`, `8.5-jdk11-openjdk-slim-buster`, `8-jdk11-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk11/openjdk-slim-buster/Dockerfile)
|
||||
- [`8.5.72-jre11-openjdk-slim-buster`, `8.5-jre11-openjdk-slim-buster`, `8-jre11-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jre11/openjdk-slim-buster/Dockerfile)
|
||||
- [`8.5.72-jdk11-corretto`, `8.5-jdk11-corretto`, `8-jdk11-corretto`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk11/corretto/Dockerfile)
|
||||
- [`8.5.72-jdk11-temurin-focal`, `8.5-jdk11-temurin-focal`, `8-jdk11-temurin-focal`, `8.5.72-jdk11-temurin`, `8.5-jdk11-temurin`, `8-jdk11-temurin`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk11/temurin-focal/Dockerfile)
|
||||
- [`8.5.72-jre11-temurin-focal`, `8.5-jre11-temurin-focal`, `8-jre11-temurin-focal`, `8.5.72-jre11-temurin`, `8.5-jre11-temurin`, `8-jre11-temurin`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jre11/temurin-focal/Dockerfile)
|
||||
- [`8.5.72-jdk8-openjdk-bullseye`, `8.5-jdk8-openjdk-bullseye`, `8-jdk8-openjdk-bullseye`, `8.5.72-jdk8-openjdk`, `8.5-jdk8-openjdk`, `8-jdk8-openjdk`, `8.5.72-jdk8`, `8.5-jdk8`, `8-jdk8`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk8/openjdk-bullseye/Dockerfile)
|
||||
- [`8.5.72-jre8-openjdk-bullseye`, `8.5-jre8-openjdk-bullseye`, `8-jre8-openjdk-bullseye`, `8.5.72-jre8-openjdk`, `8.5-jre8-openjdk`, `8-jre8-openjdk`, `8.5.72-jre8`, `8.5-jre8`, `8-jre8`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jre8/openjdk-bullseye/Dockerfile)
|
||||
- [`8.5.72-jdk8-openjdk-buster`, `8.5-jdk8-openjdk-buster`, `8-jdk8-openjdk-buster`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk8/openjdk-buster/Dockerfile)
|
||||
- [`8.5.72-jre8-openjdk-buster`, `8.5-jre8-openjdk-buster`, `8-jre8-openjdk-buster`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jre8/openjdk-buster/Dockerfile)
|
||||
- [`8.5.72-jdk8-openjdk-slim-bullseye`, `8.5-jdk8-openjdk-slim-bullseye`, `8-jdk8-openjdk-slim-bullseye`, `8.5.72-jdk8-openjdk-slim`, `8.5-jdk8-openjdk-slim`, `8-jdk8-openjdk-slim`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk8/openjdk-slim-bullseye/Dockerfile)
|
||||
- [`8.5.72-jre8-openjdk-slim-bullseye`, `8.5-jre8-openjdk-slim-bullseye`, `8-jre8-openjdk-slim-bullseye`, `8.5.72-jre8-openjdk-slim`, `8.5-jre8-openjdk-slim`, `8-jre8-openjdk-slim`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jre8/openjdk-slim-bullseye/Dockerfile)
|
||||
- [`8.5.72-jdk8-openjdk-slim-buster`, `8.5-jdk8-openjdk-slim-buster`, `8-jdk8-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk8/openjdk-slim-buster/Dockerfile)
|
||||
- [`8.5.72-jre8-openjdk-slim-buster`, `8.5-jre8-openjdk-slim-buster`, `8-jre8-openjdk-slim-buster`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jre8/openjdk-slim-buster/Dockerfile)
|
||||
- [`8.5.72-jdk8-corretto`, `8.5-jdk8-corretto`, `8-jdk8-corretto`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk8/corretto/Dockerfile)
|
||||
- [`8.5.72-jdk8-temurin-focal`, `8.5-jdk8-temurin-focal`, `8-jdk8-temurin-focal`, `8.5.72-jdk8-temurin`, `8.5-jdk8-temurin`, `8-jdk8-temurin`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jdk8/temurin-focal/Dockerfile)
|
||||
- [`8.5.72-jre8-temurin-focal`, `8.5-jre8-temurin-focal`, `8-jre8-temurin-focal`, `8.5.72-jre8-temurin`, `8.5-jre8-temurin`, `8-jre8-temurin`](https://github.com/docker-library/tomcat/blob/b3159870806602ccec2b781c8105482e86cab30f/8.5/jre8/temurin-focal/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -24,15 +24,15 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`5.8.1-apache`, `5.8-apache`, `5-apache`, `apache`, `5.8.1`, `5.8`, `5`, `latest`, `5.8.1-php7.4-apache`, `5.8-php7.4-apache`, `5-php7.4-apache`, `php7.4-apache`, `5.8.1-php7.4`, `5.8-php7.4`, `5-php7.4`, `php7.4`](https://github.com/docker-library/wordpress/blob/56dbf894e8eb5ec9bce3f46e2a19fc6144783fe0/latest/php7.4/apache/Dockerfile)
|
||||
- [`5.8.1-fpm`, `5.8-fpm`, `5-fpm`, `fpm`, `5.8.1-php7.4-fpm`, `5.8-php7.4-fpm`, `5-php7.4-fpm`, `php7.4-fpm`](https://github.com/docker-library/wordpress/blob/56dbf894e8eb5ec9bce3f46e2a19fc6144783fe0/latest/php7.4/fpm/Dockerfile)
|
||||
- [`5.8.1-fpm-alpine`, `5.8-fpm-alpine`, `5-fpm-alpine`, `fpm-alpine`, `5.8.1-php7.4-fpm-alpine`, `5.8-php7.4-fpm-alpine`, `5-php7.4-fpm-alpine`, `php7.4-fpm-alpine`](https://github.com/docker-library/wordpress/blob/56dbf894e8eb5ec9bce3f46e2a19fc6144783fe0/latest/php7.4/fpm-alpine/Dockerfile)
|
||||
- [`5.8.1-php7.3-apache`, `5.8-php7.3-apache`, `5-php7.3-apache`, `php7.3-apache`, `5.8.1-php7.3`, `5.8-php7.3`, `5-php7.3`, `php7.3`](https://github.com/docker-library/wordpress/blob/56dbf894e8eb5ec9bce3f46e2a19fc6144783fe0/latest/php7.3/apache/Dockerfile)
|
||||
- [`5.8.1-php7.3-fpm`, `5.8-php7.3-fpm`, `5-php7.3-fpm`, `php7.3-fpm`](https://github.com/docker-library/wordpress/blob/56dbf894e8eb5ec9bce3f46e2a19fc6144783fe0/latest/php7.3/fpm/Dockerfile)
|
||||
- [`5.8.1-php7.3-fpm-alpine`, `5.8-php7.3-fpm-alpine`, `5-php7.3-fpm-alpine`, `php7.3-fpm-alpine`](https://github.com/docker-library/wordpress/blob/56dbf894e8eb5ec9bce3f46e2a19fc6144783fe0/latest/php7.3/fpm-alpine/Dockerfile)
|
||||
- [`5.8.1-php8.0-apache`, `5.8-php8.0-apache`, `5-php8.0-apache`, `php8.0-apache`, `5.8.1-php8.0`, `5.8-php8.0`, `5-php8.0`, `php8.0`](https://github.com/docker-library/wordpress/blob/56dbf894e8eb5ec9bce3f46e2a19fc6144783fe0/latest/php8.0/apache/Dockerfile)
|
||||
- [`5.8.1-php8.0-fpm`, `5.8-php8.0-fpm`, `5-php8.0-fpm`, `php8.0-fpm`](https://github.com/docker-library/wordpress/blob/56dbf894e8eb5ec9bce3f46e2a19fc6144783fe0/latest/php8.0/fpm/Dockerfile)
|
||||
- [`5.8.1-php8.0-fpm-alpine`, `5.8-php8.0-fpm-alpine`, `5-php8.0-fpm-alpine`, `php8.0-fpm-alpine`](https://github.com/docker-library/wordpress/blob/56dbf894e8eb5ec9bce3f46e2a19fc6144783fe0/latest/php8.0/fpm-alpine/Dockerfile)
|
||||
- [`5.8.1-apache`, `5.8-apache`, `5-apache`, `apache`, `5.8.1`, `5.8`, `5`, `latest`, `5.8.1-php7.4-apache`, `5.8-php7.4-apache`, `5-php7.4-apache`, `php7.4-apache`, `5.8.1-php7.4`, `5.8-php7.4`, `5-php7.4`, `php7.4`](https://github.com/docker-library/wordpress/blob/5bbbfa8909232af10ea3fea8b80302a6041a2d04/latest/php7.4/apache/Dockerfile)
|
||||
- [`5.8.1-fpm`, `5.8-fpm`, `5-fpm`, `fpm`, `5.8.1-php7.4-fpm`, `5.8-php7.4-fpm`, `5-php7.4-fpm`, `php7.4-fpm`](https://github.com/docker-library/wordpress/blob/5bbbfa8909232af10ea3fea8b80302a6041a2d04/latest/php7.4/fpm/Dockerfile)
|
||||
- [`5.8.1-fpm-alpine`, `5.8-fpm-alpine`, `5-fpm-alpine`, `fpm-alpine`, `5.8.1-php7.4-fpm-alpine`, `5.8-php7.4-fpm-alpine`, `5-php7.4-fpm-alpine`, `php7.4-fpm-alpine`](https://github.com/docker-library/wordpress/blob/5bbbfa8909232af10ea3fea8b80302a6041a2d04/latest/php7.4/fpm-alpine/Dockerfile)
|
||||
- [`5.8.1-php7.3-apache`, `5.8-php7.3-apache`, `5-php7.3-apache`, `php7.3-apache`, `5.8.1-php7.3`, `5.8-php7.3`, `5-php7.3`, `php7.3`](https://github.com/docker-library/wordpress/blob/5bbbfa8909232af10ea3fea8b80302a6041a2d04/latest/php7.3/apache/Dockerfile)
|
||||
- [`5.8.1-php7.3-fpm`, `5.8-php7.3-fpm`, `5-php7.3-fpm`, `php7.3-fpm`](https://github.com/docker-library/wordpress/blob/5bbbfa8909232af10ea3fea8b80302a6041a2d04/latest/php7.3/fpm/Dockerfile)
|
||||
- [`5.8.1-php7.3-fpm-alpine`, `5.8-php7.3-fpm-alpine`, `5-php7.3-fpm-alpine`, `php7.3-fpm-alpine`](https://github.com/docker-library/wordpress/blob/5bbbfa8909232af10ea3fea8b80302a6041a2d04/latest/php7.3/fpm-alpine/Dockerfile)
|
||||
- [`5.8.1-php8.0-apache`, `5.8-php8.0-apache`, `5-php8.0-apache`, `php8.0-apache`, `5.8.1-php8.0`, `5.8-php8.0`, `5-php8.0`, `php8.0`](https://github.com/docker-library/wordpress/blob/5bbbfa8909232af10ea3fea8b80302a6041a2d04/latest/php8.0/apache/Dockerfile)
|
||||
- [`5.8.1-php8.0-fpm`, `5.8-php8.0-fpm`, `5-php8.0-fpm`, `php8.0-fpm`](https://github.com/docker-library/wordpress/blob/5bbbfa8909232af10ea3fea8b80302a6041a2d04/latest/php8.0/fpm/Dockerfile)
|
||||
- [`5.8.1-php8.0-fpm-alpine`, `5.8-php8.0-fpm-alpine`, `5-php8.0-fpm-alpine`, `php8.0-fpm-alpine`](https://github.com/docker-library/wordpress/blob/5bbbfa8909232af10ea3fea8b80302a6041a2d04/latest/php8.0/fpm-alpine/Dockerfile)
|
||||
- [`cli-2.5.0`, `cli-2.5`, `cli-2`, `cli`, `cli-2.5.0-php7.4`, `cli-2.5-php7.4`, `cli-2-php7.4`, `cli-php7.4`](https://github.com/docker-library/wordpress/blob/56dbf894e8eb5ec9bce3f46e2a19fc6144783fe0/cli/php7.4/alpine/Dockerfile)
|
||||
- [`cli-2.5.0-php7.3`, `cli-2.5-php7.3`, `cli-2-php7.3`, `cli-php7.3`](https://github.com/docker-library/wordpress/blob/56dbf894e8eb5ec9bce3f46e2a19fc6144783fe0/cli/php7.3/alpine/Dockerfile)
|
||||
- [`cli-2.5.0-php8.0`, `cli-2.5-php8.0`, `cli-2-php8.0`, `cli-php8.0`](https://github.com/docker-library/wordpress/blob/56dbf894e8eb5ec9bce3f46e2a19fc6144783fe0/cli/php8.0/alpine/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue