Run update.sh
This commit is contained in:
parent
8385d4c363
commit
743766e2ef
|
|
@ -24,16 +24,16 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`16-alpine3.11`, `16.7-alpine3.11`, `16.7.0-alpine3.11`, `alpine3.11`, `current-alpine3.11`](https://github.com/nodejs/docker-node/blob/706364e992c4bc7c390db61f39ac7985f23986d0/16/alpine3.11/Dockerfile)
|
||||
- [`16-alpine3.12`, `16.7-alpine3.12`, `16.7.0-alpine3.12`, `alpine3.12`, `current-alpine3.12`](https://github.com/nodejs/docker-node/blob/706364e992c4bc7c390db61f39ac7985f23986d0/16/alpine3.12/Dockerfile)
|
||||
- [`16-alpine`, `16-alpine3.13`, `16.7-alpine`, `16.7-alpine3.13`, `16.7.0-alpine`, `16.7.0-alpine3.13`, `alpine`, `alpine3.13`, `current-alpine`, `current-alpine3.13`](https://github.com/nodejs/docker-node/blob/706364e992c4bc7c390db61f39ac7985f23986d0/16/alpine3.13/Dockerfile)
|
||||
- [`16-alpine3.14`, `16.7-alpine3.14`, `16.7.0-alpine3.14`, `alpine3.14`, `current-alpine3.14`](https://github.com/nodejs/docker-node/blob/706364e992c4bc7c390db61f39ac7985f23986d0/16/alpine3.14/Dockerfile)
|
||||
- [`16-bullseye`, `16.7-bullseye`, `16.7.0-bullseye`, `bullseye`, `current-bullseye`](https://github.com/nodejs/docker-node/blob/706364e992c4bc7c390db61f39ac7985f23986d0/16/bullseye/Dockerfile)
|
||||
- [`16-bullseye-slim`, `16.7-bullseye-slim`, `16.7.0-bullseye-slim`, `bullseye-slim`, `current-bullseye-slim`](https://github.com/nodejs/docker-node/blob/706364e992c4bc7c390db61f39ac7985f23986d0/16/bullseye-slim/Dockerfile)
|
||||
- [`16`, `16-buster`, `16.7`, `16.7-buster`, `16.7.0`, `16.7.0-buster`, `buster`, `current`, `current-buster`, `latest`](https://github.com/nodejs/docker-node/blob/706364e992c4bc7c390db61f39ac7985f23986d0/16/buster/Dockerfile)
|
||||
- [`16-buster-slim`, `16-slim`, `16.7-buster-slim`, `16.7-slim`, `16.7.0-buster-slim`, `16.7.0-slim`, `buster-slim`, `current-buster-slim`, `current-slim`, `slim`](https://github.com/nodejs/docker-node/blob/706364e992c4bc7c390db61f39ac7985f23986d0/16/buster-slim/Dockerfile)
|
||||
- [`16-stretch`, `16.7-stretch`, `16.7.0-stretch`, `current-stretch`, `stretch`](https://github.com/nodejs/docker-node/blob/706364e992c4bc7c390db61f39ac7985f23986d0/16/stretch/Dockerfile)
|
||||
- [`16-stretch-slim`, `16.7-stretch-slim`, `16.7.0-stretch-slim`, `current-stretch-slim`, `stretch-slim`](https://github.com/nodejs/docker-node/blob/706364e992c4bc7c390db61f39ac7985f23986d0/16/stretch-slim/Dockerfile)
|
||||
- [`16-alpine3.11`, `16.8-alpine3.11`, `16.8.0-alpine3.11`, `alpine3.11`, `current-alpine3.11`](https://github.com/nodejs/docker-node/blob/3047652162a4f83f68260aabfdbb688e58e7b152/16/alpine3.11/Dockerfile)
|
||||
- [`16-alpine3.12`, `16.8-alpine3.12`, `16.8.0-alpine3.12`, `alpine3.12`, `current-alpine3.12`](https://github.com/nodejs/docker-node/blob/3047652162a4f83f68260aabfdbb688e58e7b152/16/alpine3.12/Dockerfile)
|
||||
- [`16-alpine`, `16-alpine3.13`, `16.8-alpine`, `16.8-alpine3.13`, `16.8.0-alpine`, `16.8.0-alpine3.13`, `alpine`, `alpine3.13`, `current-alpine`, `current-alpine3.13`](https://github.com/nodejs/docker-node/blob/3047652162a4f83f68260aabfdbb688e58e7b152/16/alpine3.13/Dockerfile)
|
||||
- [`16-alpine3.14`, `16.8-alpine3.14`, `16.8.0-alpine3.14`, `alpine3.14`, `current-alpine3.14`](https://github.com/nodejs/docker-node/blob/3047652162a4f83f68260aabfdbb688e58e7b152/16/alpine3.14/Dockerfile)
|
||||
- [`16-bullseye`, `16.8-bullseye`, `16.8.0-bullseye`, `bullseye`, `current-bullseye`](https://github.com/nodejs/docker-node/blob/3047652162a4f83f68260aabfdbb688e58e7b152/16/bullseye/Dockerfile)
|
||||
- [`16-bullseye-slim`, `16.8-bullseye-slim`, `16.8.0-bullseye-slim`, `bullseye-slim`, `current-bullseye-slim`](https://github.com/nodejs/docker-node/blob/3047652162a4f83f68260aabfdbb688e58e7b152/16/bullseye-slim/Dockerfile)
|
||||
- [`16`, `16-buster`, `16.8`, `16.8-buster`, `16.8.0`, `16.8.0-buster`, `buster`, `current`, `current-buster`, `latest`](https://github.com/nodejs/docker-node/blob/3047652162a4f83f68260aabfdbb688e58e7b152/16/buster/Dockerfile)
|
||||
- [`16-buster-slim`, `16-slim`, `16.8-buster-slim`, `16.8-slim`, `16.8.0-buster-slim`, `16.8.0-slim`, `buster-slim`, `current-buster-slim`, `current-slim`, `slim`](https://github.com/nodejs/docker-node/blob/3047652162a4f83f68260aabfdbb688e58e7b152/16/buster-slim/Dockerfile)
|
||||
- [`16-stretch`, `16.8-stretch`, `16.8.0-stretch`, `current-stretch`, `stretch`](https://github.com/nodejs/docker-node/blob/3047652162a4f83f68260aabfdbb688e58e7b152/16/stretch/Dockerfile)
|
||||
- [`16-stretch-slim`, `16.8-stretch-slim`, `16.8.0-stretch-slim`, `current-stretch-slim`, `stretch-slim`](https://github.com/nodejs/docker-node/blob/3047652162a4f83f68260aabfdbb688e58e7b152/16/stretch-slim/Dockerfile)
|
||||
- [`14-alpine`, `14-alpine3.11`, `14.17-alpine`, `14.17-alpine3.11`, `14.17.5-alpine`, `14.17.5-alpine3.11`, `fermium-alpine`, `fermium-alpine3.11`, `lts-alpine`, `lts-alpine3.11`](https://github.com/nodejs/docker-node/blob/a16a841095bcefefaf0ec43ba39f91fc788b03d4/14/alpine3.11/Dockerfile)
|
||||
- [`14-alpine3.12`, `14.17-alpine3.12`, `14.17.5-alpine3.12`, `fermium-alpine3.12`, `lts-alpine3.12`](https://github.com/nodejs/docker-node/blob/a16a841095bcefefaf0ec43ba39f91fc788b03d4/14/alpine3.12/Dockerfile)
|
||||
- [`14-alpine3.13`, `14.17-alpine3.13`, `14.17.5-alpine3.13`, `fermium-alpine3.13`, `lts-alpine3.13`](https://github.com/nodejs/docker-node/blob/a16a841095bcefefaf0ec43ba39f91fc788b03d4/14/alpine3.13/Dockerfile)
|
||||
|
|
|
|||
104
php/README.md
104
php/README.md
|
|
@ -24,58 +24,58 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`8.1.0beta3-cli-bullseye`, `8.1-rc-cli-bullseye`, `8.1.0beta3-bullseye`, `8.1-rc-bullseye`, `8.1.0beta3-cli`, `8.1-rc-cli`, `8.1.0beta3`, `8.1-rc`](https://github.com/docker-library/php/blob/3c05450c5732bb64c60c472a8ac477fbf5a60d21/8.1-rc/bullseye/cli/Dockerfile)
|
||||
- [`8.1.0beta3-apache-bullseye`, `8.1-rc-apache-bullseye`, `8.1.0beta3-apache`, `8.1-rc-apache`](https://github.com/docker-library/php/blob/3c05450c5732bb64c60c472a8ac477fbf5a60d21/8.1-rc/bullseye/apache/Dockerfile)
|
||||
- [`8.1.0beta3-fpm-bullseye`, `8.1-rc-fpm-bullseye`, `8.1.0beta3-fpm`, `8.1-rc-fpm`](https://github.com/docker-library/php/blob/3c05450c5732bb64c60c472a8ac477fbf5a60d21/8.1-rc/bullseye/fpm/Dockerfile)
|
||||
- [`8.1.0beta3-zts-bullseye`, `8.1-rc-zts-bullseye`, `8.1.0beta3-zts`, `8.1-rc-zts`](https://github.com/docker-library/php/blob/3c05450c5732bb64c60c472a8ac477fbf5a60d21/8.1-rc/bullseye/zts/Dockerfile)
|
||||
- [`8.1.0beta3-cli-buster`, `8.1-rc-cli-buster`, `8.1.0beta3-buster`, `8.1-rc-buster`](https://github.com/docker-library/php/blob/3c05450c5732bb64c60c472a8ac477fbf5a60d21/8.1-rc/buster/cli/Dockerfile)
|
||||
- [`8.1.0beta3-apache-buster`, `8.1-rc-apache-buster`](https://github.com/docker-library/php/blob/3c05450c5732bb64c60c472a8ac477fbf5a60d21/8.1-rc/buster/apache/Dockerfile)
|
||||
- [`8.1.0beta3-fpm-buster`, `8.1-rc-fpm-buster`](https://github.com/docker-library/php/blob/3c05450c5732bb64c60c472a8ac477fbf5a60d21/8.1-rc/buster/fpm/Dockerfile)
|
||||
- [`8.1.0beta3-zts-buster`, `8.1-rc-zts-buster`](https://github.com/docker-library/php/blob/3c05450c5732bb64c60c472a8ac477fbf5a60d21/8.1-rc/buster/zts/Dockerfile)
|
||||
- [`8.1.0beta3-cli-alpine3.14`, `8.1-rc-cli-alpine3.14`, `8.1.0beta3-alpine3.14`, `8.1-rc-alpine3.14`, `8.1.0beta3-cli-alpine`, `8.1-rc-cli-alpine`, `8.1.0beta3-alpine`, `8.1-rc-alpine`](https://github.com/docker-library/php/blob/3c05450c5732bb64c60c472a8ac477fbf5a60d21/8.1-rc/alpine3.14/cli/Dockerfile)
|
||||
- [`8.1.0beta3-fpm-alpine3.14`, `8.1-rc-fpm-alpine3.14`, `8.1.0beta3-fpm-alpine`, `8.1-rc-fpm-alpine`](https://github.com/docker-library/php/blob/3c05450c5732bb64c60c472a8ac477fbf5a60d21/8.1-rc/alpine3.14/fpm/Dockerfile)
|
||||
- [`8.1.0beta3-cli-alpine3.13`, `8.1-rc-cli-alpine3.13`, `8.1.0beta3-alpine3.13`, `8.1-rc-alpine3.13`](https://github.com/docker-library/php/blob/3c05450c5732bb64c60c472a8ac477fbf5a60d21/8.1-rc/alpine3.13/cli/Dockerfile)
|
||||
- [`8.1.0beta3-fpm-alpine3.13`, `8.1-rc-fpm-alpine3.13`](https://github.com/docker-library/php/blob/3c05450c5732bb64c60c472a8ac477fbf5a60d21/8.1-rc/alpine3.13/fpm/Dockerfile)
|
||||
- [`8.0.9-cli-bullseye`, `8.0-cli-bullseye`, `8-cli-bullseye`, `cli-bullseye`, `8.0.9-bullseye`, `8.0-bullseye`, `8-bullseye`, `bullseye`, `8.0.9-cli`, `8.0-cli`, `8-cli`, `cli`, `8.0.9`, `8.0`, `8`, `latest`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/8.0/bullseye/cli/Dockerfile)
|
||||
- [`8.0.9-apache-bullseye`, `8.0-apache-bullseye`, `8-apache-bullseye`, `apache-bullseye`, `8.0.9-apache`, `8.0-apache`, `8-apache`, `apache`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/8.0/bullseye/apache/Dockerfile)
|
||||
- [`8.0.9-fpm-bullseye`, `8.0-fpm-bullseye`, `8-fpm-bullseye`, `fpm-bullseye`, `8.0.9-fpm`, `8.0-fpm`, `8-fpm`, `fpm`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/8.0/bullseye/fpm/Dockerfile)
|
||||
- [`8.0.9-zts-bullseye`, `8.0-zts-bullseye`, `8-zts-bullseye`, `zts-bullseye`, `8.0.9-zts`, `8.0-zts`, `8-zts`, `zts`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/8.0/bullseye/zts/Dockerfile)
|
||||
- [`8.0.9-cli-buster`, `8.0-cli-buster`, `8-cli-buster`, `cli-buster`, `8.0.9-buster`, `8.0-buster`, `8-buster`, `buster`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/8.0/buster/cli/Dockerfile)
|
||||
- [`8.0.9-apache-buster`, `8.0-apache-buster`, `8-apache-buster`, `apache-buster`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/8.0/buster/apache/Dockerfile)
|
||||
- [`8.0.9-fpm-buster`, `8.0-fpm-buster`, `8-fpm-buster`, `fpm-buster`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/8.0/buster/fpm/Dockerfile)
|
||||
- [`8.0.9-zts-buster`, `8.0-zts-buster`, `8-zts-buster`, `zts-buster`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/8.0/buster/zts/Dockerfile)
|
||||
- [`8.0.9-cli-alpine3.14`, `8.0-cli-alpine3.14`, `8-cli-alpine3.14`, `cli-alpine3.14`, `8.0.9-alpine3.14`, `8.0-alpine3.14`, `8-alpine3.14`, `alpine3.14`, `8.0.9-cli-alpine`, `8.0-cli-alpine`, `8-cli-alpine`, `cli-alpine`, `8.0.9-alpine`, `8.0-alpine`, `8-alpine`, `alpine`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/8.0/alpine3.14/cli/Dockerfile)
|
||||
- [`8.0.9-fpm-alpine3.14`, `8.0-fpm-alpine3.14`, `8-fpm-alpine3.14`, `fpm-alpine3.14`, `8.0.9-fpm-alpine`, `8.0-fpm-alpine`, `8-fpm-alpine`, `fpm-alpine`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/8.0/alpine3.14/fpm/Dockerfile)
|
||||
- [`8.0.9-cli-alpine3.13`, `8.0-cli-alpine3.13`, `8-cli-alpine3.13`, `cli-alpine3.13`, `8.0.9-alpine3.13`, `8.0-alpine3.13`, `8-alpine3.13`, `alpine3.13`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/8.0/alpine3.13/cli/Dockerfile)
|
||||
- [`8.0.9-fpm-alpine3.13`, `8.0-fpm-alpine3.13`, `8-fpm-alpine3.13`, `fpm-alpine3.13`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/8.0/alpine3.13/fpm/Dockerfile)
|
||||
- [`7.4.22-cli-bullseye`, `7.4-cli-bullseye`, `7-cli-bullseye`, `7.4.22-bullseye`, `7.4-bullseye`, `7-bullseye`, `7.4.22-cli`, `7.4-cli`, `7-cli`, `7.4.22`, `7.4`, `7`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/bullseye/cli/Dockerfile)
|
||||
- [`7.4.22-apache-bullseye`, `7.4-apache-bullseye`, `7-apache-bullseye`, `7.4.22-apache`, `7.4-apache`, `7-apache`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/bullseye/apache/Dockerfile)
|
||||
- [`7.4.22-fpm-bullseye`, `7.4-fpm-bullseye`, `7-fpm-bullseye`, `7.4.22-fpm`, `7.4-fpm`, `7-fpm`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/bullseye/fpm/Dockerfile)
|
||||
- [`7.4.22-zts-bullseye`, `7.4-zts-bullseye`, `7-zts-bullseye`, `7.4.22-zts`, `7.4-zts`, `7-zts`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/bullseye/zts/Dockerfile)
|
||||
- [`7.4.22-cli-buster`, `7.4-cli-buster`, `7-cli-buster`, `7.4.22-buster`, `7.4-buster`, `7-buster`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/buster/cli/Dockerfile)
|
||||
- [`7.4.22-apache-buster`, `7.4-apache-buster`, `7-apache-buster`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/buster/apache/Dockerfile)
|
||||
- [`7.4.22-fpm-buster`, `7.4-fpm-buster`, `7-fpm-buster`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/buster/fpm/Dockerfile)
|
||||
- [`7.4.22-zts-buster`, `7.4-zts-buster`, `7-zts-buster`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/buster/zts/Dockerfile)
|
||||
- [`7.4.22-cli-alpine3.14`, `7.4-cli-alpine3.14`, `7-cli-alpine3.14`, `7.4.22-alpine3.14`, `7.4-alpine3.14`, `7-alpine3.14`, `7.4.22-cli-alpine`, `7.4-cli-alpine`, `7-cli-alpine`, `7.4.22-alpine`, `7.4-alpine`, `7-alpine`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/alpine3.14/cli/Dockerfile)
|
||||
- [`7.4.22-fpm-alpine3.14`, `7.4-fpm-alpine3.14`, `7-fpm-alpine3.14`, `7.4.22-fpm-alpine`, `7.4-fpm-alpine`, `7-fpm-alpine`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/alpine3.14/fpm/Dockerfile)
|
||||
- [`7.4.22-zts-alpine3.14`, `7.4-zts-alpine3.14`, `7-zts-alpine3.14`, `7.4.22-zts-alpine`, `7.4-zts-alpine`, `7-zts-alpine`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/alpine3.14/zts/Dockerfile)
|
||||
- [`7.4.22-cli-alpine3.13`, `7.4-cli-alpine3.13`, `7-cli-alpine3.13`, `7.4.22-alpine3.13`, `7.4-alpine3.13`, `7-alpine3.13`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/alpine3.13/cli/Dockerfile)
|
||||
- [`7.4.22-fpm-alpine3.13`, `7.4-fpm-alpine3.13`, `7-fpm-alpine3.13`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/alpine3.13/fpm/Dockerfile)
|
||||
- [`7.4.22-zts-alpine3.13`, `7.4-zts-alpine3.13`, `7-zts-alpine3.13`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.4/alpine3.13/zts/Dockerfile)
|
||||
- [`7.3.29-cli-bullseye`, `7.3-cli-bullseye`, `7.3.29-bullseye`, `7.3-bullseye`, `7.3.29-cli`, `7.3-cli`, `7.3.29`, `7.3`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/bullseye/cli/Dockerfile)
|
||||
- [`7.3.29-apache-bullseye`, `7.3-apache-bullseye`, `7.3.29-apache`, `7.3-apache`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/bullseye/apache/Dockerfile)
|
||||
- [`7.3.29-fpm-bullseye`, `7.3-fpm-bullseye`, `7.3.29-fpm`, `7.3-fpm`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/bullseye/fpm/Dockerfile)
|
||||
- [`7.3.29-zts-bullseye`, `7.3-zts-bullseye`, `7.3.29-zts`, `7.3-zts`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/bullseye/zts/Dockerfile)
|
||||
- [`7.3.29-cli-buster`, `7.3-cli-buster`, `7.3.29-buster`, `7.3-buster`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/buster/cli/Dockerfile)
|
||||
- [`7.3.29-apache-buster`, `7.3-apache-buster`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/buster/apache/Dockerfile)
|
||||
- [`7.3.29-fpm-buster`, `7.3-fpm-buster`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/buster/fpm/Dockerfile)
|
||||
- [`7.3.29-zts-buster`, `7.3-zts-buster`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/buster/zts/Dockerfile)
|
||||
- [`7.3.29-cli-alpine3.14`, `7.3-cli-alpine3.14`, `7.3.29-alpine3.14`, `7.3-alpine3.14`, `7.3.29-cli-alpine`, `7.3-cli-alpine`, `7.3.29-alpine`, `7.3-alpine`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/alpine3.14/cli/Dockerfile)
|
||||
- [`7.3.29-fpm-alpine3.14`, `7.3-fpm-alpine3.14`, `7.3.29-fpm-alpine`, `7.3-fpm-alpine`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/alpine3.14/fpm/Dockerfile)
|
||||
- [`7.3.29-zts-alpine3.14`, `7.3-zts-alpine3.14`, `7.3.29-zts-alpine`, `7.3-zts-alpine`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/alpine3.14/zts/Dockerfile)
|
||||
- [`7.3.29-cli-alpine3.13`, `7.3-cli-alpine3.13`, `7.3.29-alpine3.13`, `7.3-alpine3.13`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/alpine3.13/cli/Dockerfile)
|
||||
- [`7.3.29-fpm-alpine3.13`, `7.3-fpm-alpine3.13`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/alpine3.13/fpm/Dockerfile)
|
||||
- [`7.3.29-zts-alpine3.13`, `7.3-zts-alpine3.13`](https://github.com/docker-library/php/blob/7a290f78fb4a08aef49723e6cc7b322f8d17fc4c/7.3/alpine3.13/zts/Dockerfile)
|
||||
- [`8.1.0beta3-cli-bullseye`, `8.1-rc-cli-bullseye`, `8.1.0beta3-bullseye`, `8.1-rc-bullseye`, `8.1.0beta3-cli`, `8.1-rc-cli`, `8.1.0beta3`, `8.1-rc`](https://github.com/docker-library/php/blob/06309249a9684807c7b657a3d78a9128bf103d0e/8.1-rc/bullseye/cli/Dockerfile)
|
||||
- [`8.1.0beta3-apache-bullseye`, `8.1-rc-apache-bullseye`, `8.1.0beta3-apache`, `8.1-rc-apache`](https://github.com/docker-library/php/blob/06309249a9684807c7b657a3d78a9128bf103d0e/8.1-rc/bullseye/apache/Dockerfile)
|
||||
- [`8.1.0beta3-fpm-bullseye`, `8.1-rc-fpm-bullseye`, `8.1.0beta3-fpm`, `8.1-rc-fpm`](https://github.com/docker-library/php/blob/06309249a9684807c7b657a3d78a9128bf103d0e/8.1-rc/bullseye/fpm/Dockerfile)
|
||||
- [`8.1.0beta3-zts-bullseye`, `8.1-rc-zts-bullseye`, `8.1.0beta3-zts`, `8.1-rc-zts`](https://github.com/docker-library/php/blob/06309249a9684807c7b657a3d78a9128bf103d0e/8.1-rc/bullseye/zts/Dockerfile)
|
||||
- [`8.1.0beta3-cli-buster`, `8.1-rc-cli-buster`, `8.1.0beta3-buster`, `8.1-rc-buster`](https://github.com/docker-library/php/blob/06309249a9684807c7b657a3d78a9128bf103d0e/8.1-rc/buster/cli/Dockerfile)
|
||||
- [`8.1.0beta3-apache-buster`, `8.1-rc-apache-buster`](https://github.com/docker-library/php/blob/06309249a9684807c7b657a3d78a9128bf103d0e/8.1-rc/buster/apache/Dockerfile)
|
||||
- [`8.1.0beta3-fpm-buster`, `8.1-rc-fpm-buster`](https://github.com/docker-library/php/blob/06309249a9684807c7b657a3d78a9128bf103d0e/8.1-rc/buster/fpm/Dockerfile)
|
||||
- [`8.1.0beta3-zts-buster`, `8.1-rc-zts-buster`](https://github.com/docker-library/php/blob/06309249a9684807c7b657a3d78a9128bf103d0e/8.1-rc/buster/zts/Dockerfile)
|
||||
- [`8.1.0beta3-cli-alpine3.14`, `8.1-rc-cli-alpine3.14`, `8.1.0beta3-alpine3.14`, `8.1-rc-alpine3.14`, `8.1.0beta3-cli-alpine`, `8.1-rc-cli-alpine`, `8.1.0beta3-alpine`, `8.1-rc-alpine`](https://github.com/docker-library/php/blob/06309249a9684807c7b657a3d78a9128bf103d0e/8.1-rc/alpine3.14/cli/Dockerfile)
|
||||
- [`8.1.0beta3-fpm-alpine3.14`, `8.1-rc-fpm-alpine3.14`, `8.1.0beta3-fpm-alpine`, `8.1-rc-fpm-alpine`](https://github.com/docker-library/php/blob/06309249a9684807c7b657a3d78a9128bf103d0e/8.1-rc/alpine3.14/fpm/Dockerfile)
|
||||
- [`8.1.0beta3-cli-alpine3.13`, `8.1-rc-cli-alpine3.13`, `8.1.0beta3-alpine3.13`, `8.1-rc-alpine3.13`](https://github.com/docker-library/php/blob/06309249a9684807c7b657a3d78a9128bf103d0e/8.1-rc/alpine3.13/cli/Dockerfile)
|
||||
- [`8.1.0beta3-fpm-alpine3.13`, `8.1-rc-fpm-alpine3.13`](https://github.com/docker-library/php/blob/06309249a9684807c7b657a3d78a9128bf103d0e/8.1-rc/alpine3.13/fpm/Dockerfile)
|
||||
- [`8.0.10-cli-bullseye`, `8.0-cli-bullseye`, `8-cli-bullseye`, `cli-bullseye`, `8.0.10-bullseye`, `8.0-bullseye`, `8-bullseye`, `bullseye`, `8.0.10-cli`, `8.0-cli`, `8-cli`, `cli`, `8.0.10`, `8.0`, `8`, `latest`](https://github.com/docker-library/php/blob/e81ce1cff2a8dc4a261c25a9164b8aefe498e218/8.0/bullseye/cli/Dockerfile)
|
||||
- [`8.0.10-apache-bullseye`, `8.0-apache-bullseye`, `8-apache-bullseye`, `apache-bullseye`, `8.0.10-apache`, `8.0-apache`, `8-apache`, `apache`](https://github.com/docker-library/php/blob/e81ce1cff2a8dc4a261c25a9164b8aefe498e218/8.0/bullseye/apache/Dockerfile)
|
||||
- [`8.0.10-fpm-bullseye`, `8.0-fpm-bullseye`, `8-fpm-bullseye`, `fpm-bullseye`, `8.0.10-fpm`, `8.0-fpm`, `8-fpm`, `fpm`](https://github.com/docker-library/php/blob/e81ce1cff2a8dc4a261c25a9164b8aefe498e218/8.0/bullseye/fpm/Dockerfile)
|
||||
- [`8.0.10-zts-bullseye`, `8.0-zts-bullseye`, `8-zts-bullseye`, `zts-bullseye`, `8.0.10-zts`, `8.0-zts`, `8-zts`, `zts`](https://github.com/docker-library/php/blob/e81ce1cff2a8dc4a261c25a9164b8aefe498e218/8.0/bullseye/zts/Dockerfile)
|
||||
- [`8.0.10-cli-buster`, `8.0-cli-buster`, `8-cli-buster`, `cli-buster`, `8.0.10-buster`, `8.0-buster`, `8-buster`, `buster`](https://github.com/docker-library/php/blob/e81ce1cff2a8dc4a261c25a9164b8aefe498e218/8.0/buster/cli/Dockerfile)
|
||||
- [`8.0.10-apache-buster`, `8.0-apache-buster`, `8-apache-buster`, `apache-buster`](https://github.com/docker-library/php/blob/e81ce1cff2a8dc4a261c25a9164b8aefe498e218/8.0/buster/apache/Dockerfile)
|
||||
- [`8.0.10-fpm-buster`, `8.0-fpm-buster`, `8-fpm-buster`, `fpm-buster`](https://github.com/docker-library/php/blob/e81ce1cff2a8dc4a261c25a9164b8aefe498e218/8.0/buster/fpm/Dockerfile)
|
||||
- [`8.0.10-zts-buster`, `8.0-zts-buster`, `8-zts-buster`, `zts-buster`](https://github.com/docker-library/php/blob/e81ce1cff2a8dc4a261c25a9164b8aefe498e218/8.0/buster/zts/Dockerfile)
|
||||
- [`8.0.10-cli-alpine3.14`, `8.0-cli-alpine3.14`, `8-cli-alpine3.14`, `cli-alpine3.14`, `8.0.10-alpine3.14`, `8.0-alpine3.14`, `8-alpine3.14`, `alpine3.14`, `8.0.10-cli-alpine`, `8.0-cli-alpine`, `8-cli-alpine`, `cli-alpine`, `8.0.10-alpine`, `8.0-alpine`, `8-alpine`, `alpine`](https://github.com/docker-library/php/blob/e81ce1cff2a8dc4a261c25a9164b8aefe498e218/8.0/alpine3.14/cli/Dockerfile)
|
||||
- [`8.0.10-fpm-alpine3.14`, `8.0-fpm-alpine3.14`, `8-fpm-alpine3.14`, `fpm-alpine3.14`, `8.0.10-fpm-alpine`, `8.0-fpm-alpine`, `8-fpm-alpine`, `fpm-alpine`](https://github.com/docker-library/php/blob/e81ce1cff2a8dc4a261c25a9164b8aefe498e218/8.0/alpine3.14/fpm/Dockerfile)
|
||||
- [`8.0.10-cli-alpine3.13`, `8.0-cli-alpine3.13`, `8-cli-alpine3.13`, `cli-alpine3.13`, `8.0.10-alpine3.13`, `8.0-alpine3.13`, `8-alpine3.13`, `alpine3.13`](https://github.com/docker-library/php/blob/e81ce1cff2a8dc4a261c25a9164b8aefe498e218/8.0/alpine3.13/cli/Dockerfile)
|
||||
- [`8.0.10-fpm-alpine3.13`, `8.0-fpm-alpine3.13`, `8-fpm-alpine3.13`, `fpm-alpine3.13`](https://github.com/docker-library/php/blob/e81ce1cff2a8dc4a261c25a9164b8aefe498e218/8.0/alpine3.13/fpm/Dockerfile)
|
||||
- [`7.4.23-cli-bullseye`, `7.4-cli-bullseye`, `7-cli-bullseye`, `7.4.23-bullseye`, `7.4-bullseye`, `7-bullseye`, `7.4.23-cli`, `7.4-cli`, `7-cli`, `7.4.23`, `7.4`, `7`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/bullseye/cli/Dockerfile)
|
||||
- [`7.4.23-apache-bullseye`, `7.4-apache-bullseye`, `7-apache-bullseye`, `7.4.23-apache`, `7.4-apache`, `7-apache`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/bullseye/apache/Dockerfile)
|
||||
- [`7.4.23-fpm-bullseye`, `7.4-fpm-bullseye`, `7-fpm-bullseye`, `7.4.23-fpm`, `7.4-fpm`, `7-fpm`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/bullseye/fpm/Dockerfile)
|
||||
- [`7.4.23-zts-bullseye`, `7.4-zts-bullseye`, `7-zts-bullseye`, `7.4.23-zts`, `7.4-zts`, `7-zts`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/bullseye/zts/Dockerfile)
|
||||
- [`7.4.23-cli-buster`, `7.4-cli-buster`, `7-cli-buster`, `7.4.23-buster`, `7.4-buster`, `7-buster`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/buster/cli/Dockerfile)
|
||||
- [`7.4.23-apache-buster`, `7.4-apache-buster`, `7-apache-buster`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/buster/apache/Dockerfile)
|
||||
- [`7.4.23-fpm-buster`, `7.4-fpm-buster`, `7-fpm-buster`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/buster/fpm/Dockerfile)
|
||||
- [`7.4.23-zts-buster`, `7.4-zts-buster`, `7-zts-buster`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/buster/zts/Dockerfile)
|
||||
- [`7.4.23-cli-alpine3.14`, `7.4-cli-alpine3.14`, `7-cli-alpine3.14`, `7.4.23-alpine3.14`, `7.4-alpine3.14`, `7-alpine3.14`, `7.4.23-cli-alpine`, `7.4-cli-alpine`, `7-cli-alpine`, `7.4.23-alpine`, `7.4-alpine`, `7-alpine`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/alpine3.14/cli/Dockerfile)
|
||||
- [`7.4.23-fpm-alpine3.14`, `7.4-fpm-alpine3.14`, `7-fpm-alpine3.14`, `7.4.23-fpm-alpine`, `7.4-fpm-alpine`, `7-fpm-alpine`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/alpine3.14/fpm/Dockerfile)
|
||||
- [`7.4.23-zts-alpine3.14`, `7.4-zts-alpine3.14`, `7-zts-alpine3.14`, `7.4.23-zts-alpine`, `7.4-zts-alpine`, `7-zts-alpine`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/alpine3.14/zts/Dockerfile)
|
||||
- [`7.4.23-cli-alpine3.13`, `7.4-cli-alpine3.13`, `7-cli-alpine3.13`, `7.4.23-alpine3.13`, `7.4-alpine3.13`, `7-alpine3.13`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/alpine3.13/cli/Dockerfile)
|
||||
- [`7.4.23-fpm-alpine3.13`, `7.4-fpm-alpine3.13`, `7-fpm-alpine3.13`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/alpine3.13/fpm/Dockerfile)
|
||||
- [`7.4.23-zts-alpine3.13`, `7.4-zts-alpine3.13`, `7-zts-alpine3.13`](https://github.com/docker-library/php/blob/496cd2fea4cedb5eb78f9b3cbbb342aa7afb0c68/7.4/alpine3.13/zts/Dockerfile)
|
||||
- [`7.3.30-cli-bullseye`, `7.3-cli-bullseye`, `7.3.30-bullseye`, `7.3-bullseye`, `7.3.30-cli`, `7.3-cli`, `7.3.30`, `7.3`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/bullseye/cli/Dockerfile)
|
||||
- [`7.3.30-apache-bullseye`, `7.3-apache-bullseye`, `7.3.30-apache`, `7.3-apache`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/bullseye/apache/Dockerfile)
|
||||
- [`7.3.30-fpm-bullseye`, `7.3-fpm-bullseye`, `7.3.30-fpm`, `7.3-fpm`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/bullseye/fpm/Dockerfile)
|
||||
- [`7.3.30-zts-bullseye`, `7.3-zts-bullseye`, `7.3.30-zts`, `7.3-zts`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/bullseye/zts/Dockerfile)
|
||||
- [`7.3.30-cli-buster`, `7.3-cli-buster`, `7.3.30-buster`, `7.3-buster`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/buster/cli/Dockerfile)
|
||||
- [`7.3.30-apache-buster`, `7.3-apache-buster`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/buster/apache/Dockerfile)
|
||||
- [`7.3.30-fpm-buster`, `7.3-fpm-buster`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/buster/fpm/Dockerfile)
|
||||
- [`7.3.30-zts-buster`, `7.3-zts-buster`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/buster/zts/Dockerfile)
|
||||
- [`7.3.30-cli-alpine3.14`, `7.3-cli-alpine3.14`, `7.3.30-alpine3.14`, `7.3-alpine3.14`, `7.3.30-cli-alpine`, `7.3-cli-alpine`, `7.3.30-alpine`, `7.3-alpine`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/alpine3.14/cli/Dockerfile)
|
||||
- [`7.3.30-fpm-alpine3.14`, `7.3-fpm-alpine3.14`, `7.3.30-fpm-alpine`, `7.3-fpm-alpine`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/alpine3.14/fpm/Dockerfile)
|
||||
- [`7.3.30-zts-alpine3.14`, `7.3-zts-alpine3.14`, `7.3.30-zts-alpine`, `7.3-zts-alpine`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/alpine3.14/zts/Dockerfile)
|
||||
- [`7.3.30-cli-alpine3.13`, `7.3-cli-alpine3.13`, `7.3.30-alpine3.13`, `7.3-alpine3.13`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/alpine3.13/cli/Dockerfile)
|
||||
- [`7.3.30-fpm-alpine3.13`, `7.3-fpm-alpine3.13`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/alpine3.13/fpm/Dockerfile)
|
||||
- [`7.3.30-zts-alpine3.13`, `7.3-zts-alpine3.13`](https://github.com/docker-library/php/blob/cdb853c1441215b601fd913024530fb006e1f1ba/7.3/alpine3.13/zts/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue