diff --git a/haproxy/README.md b/haproxy/README.md index 1dbb1729da40..015b031fd48e 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -24,18 +24,18 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`2.2-dev8`, `2.2-rc`](https://github.com/docker-library/haproxy/blob/8acafe8ca3217a6d67afdd95a474206d79d857b0/2.2-rc/Dockerfile) -- [`2.2-dev8-alpine`, `2.2-rc-alpine`](https://github.com/docker-library/haproxy/blob/8acafe8ca3217a6d67afdd95a474206d79d857b0/2.2-rc/alpine/Dockerfile) +- [`2.2-dev9`, `2.2-rc`](https://github.com/docker-library/haproxy/blob/7cd3bc51a2a05a95db0c5521c1788846018cef77/2.2-rc/Dockerfile) +- [`2.2-dev9-alpine`, `2.2-rc-alpine`](https://github.com/docker-library/haproxy/blob/7cd3bc51a2a05a95db0c5521c1788846018cef77/2.2-rc/alpine/Dockerfile) - [`2.1.7`, `2.1`, `latest`](https://github.com/docker-library/haproxy/blob/ff559288c519c0792bccb5c2e0d1e9d5fd5a87c9/2.1/Dockerfile) -- [`2.1.7-alpine`, `2.1-alpine`, `alpine`](https://github.com/docker-library/haproxy/blob/ff559288c519c0792bccb5c2e0d1e9d5fd5a87c9/2.1/alpine/Dockerfile) +- [`2.1.7-alpine`, `2.1-alpine`, `alpine`](https://github.com/docker-library/haproxy/blob/7aa67573aa25a94de9285264d292d65756e2ecbf/2.1/alpine/Dockerfile) - [`2.0.14`, `2.0`, `lts`](https://github.com/docker-library/haproxy/blob/eeaaa570ccaeec6fa7e545b9314d6f246b6b283c/2.0/Dockerfile) -- [`2.0.14-alpine`, `2.0-alpine`, `lts-alpine`](https://github.com/docker-library/haproxy/blob/bfa23c19cffdb4247474b2138feeeb14f48b7fe4/2.0/alpine/Dockerfile) +- [`2.0.14-alpine`, `2.0-alpine`, `lts-alpine`](https://github.com/docker-library/haproxy/blob/7aa67573aa25a94de9285264d292d65756e2ecbf/2.0/alpine/Dockerfile) - [`1.9.15`, `1.9`, `1`](https://github.com/docker-library/haproxy/blob/eeaaa570ccaeec6fa7e545b9314d6f246b6b283c/1.9/Dockerfile) -- [`1.9.15-alpine`, `1.9-alpine`, `1-alpine`](https://github.com/docker-library/haproxy/blob/bfa23c19cffdb4247474b2138feeeb14f48b7fe4/1.9/alpine/Dockerfile) +- [`1.9.15-alpine`, `1.9-alpine`, `1-alpine`](https://github.com/docker-library/haproxy/blob/7aa67573aa25a94de9285264d292d65756e2ecbf/1.9/alpine/Dockerfile) - [`1.8.25`, `1.8`](https://github.com/docker-library/haproxy/blob/eeaaa570ccaeec6fa7e545b9314d6f246b6b283c/1.8/Dockerfile) -- [`1.8.25-alpine`, `1.8-alpine`](https://github.com/docker-library/haproxy/blob/bfa23c19cffdb4247474b2138feeeb14f48b7fe4/1.8/alpine/Dockerfile) +- [`1.8.25-alpine`, `1.8-alpine`](https://github.com/docker-library/haproxy/blob/7aa67573aa25a94de9285264d292d65756e2ecbf/1.8/alpine/Dockerfile) - [`1.7.12`, `1.7`](https://github.com/docker-library/haproxy/blob/14431e31ab981456585021f7dca35626c5e060c1/1.7/Dockerfile) -- [`1.7.12-alpine`, `1.7-alpine`](https://github.com/docker-library/haproxy/blob/bfa23c19cffdb4247474b2138feeeb14f48b7fe4/1.7/alpine/Dockerfile) +- [`1.7.12-alpine`, `1.7-alpine`](https://github.com/docker-library/haproxy/blob/7aa67573aa25a94de9285264d292d65756e2ecbf/1.7/alpine/Dockerfile) # Quick reference (cont.) diff --git a/httpd/README.md b/httpd/README.md index f27e6917637a..b4658f9de7eb 100644 --- a/httpd/README.md +++ b/httpd/README.md @@ -25,7 +25,7 @@ WARNING: # Supported tags and respective `Dockerfile` links - [`2.4.43`, `2.4`, `2`, `latest`](https://github.com/docker-library/httpd/blob/6c8e82e20ecefc94c616439f15d14c4bb215b200/2.4/Dockerfile) -- [`2.4.43-alpine`, `2.4-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/httpd/blob/6c8e82e20ecefc94c616439f15d14c4bb215b200/2.4/alpine/Dockerfile) +- [`2.4.43-alpine`, `2.4-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/httpd/blob/b52f30b211a0e127d498ce7ecbcbb31e6336cff2/2.4/alpine/Dockerfile) # Quick reference (cont.) diff --git a/memcached/README.md b/memcached/README.md index a19da0f8dd02..aea45d981bf4 100644 --- a/memcached/README.md +++ b/memcached/README.md @@ -25,7 +25,7 @@ WARNING: # Supported tags and respective `Dockerfile` links - [`1.6.6`, `1.6`, `1`, `latest`](https://github.com/docker-library/memcached/blob/4538128227a0e422e59df735d67b03ee23d39637/debian/Dockerfile) -- [`1.6.6-alpine`, `1.6-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/memcached/blob/4538128227a0e422e59df735d67b03ee23d39637/alpine/Dockerfile) +- [`1.6.6-alpine`, `1.6-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/memcached/blob/192a7aa81adc616de289bd2057d05c6e85531cf2/alpine/Dockerfile) # Quick reference (cont.) diff --git a/mongo/README.md b/mongo/README.md index 4673d4f5cd3d..c8c2535fc95f 100644 --- a/mongo/README.md +++ b/mongo/README.md @@ -37,9 +37,9 @@ WARNING: - [`4.2.7-bionic`, `4.2-bionic`, `4-bionic`, `bionic`](https://github.com/docker-library/mongo/blob/3ec50f2f7ae9fd2c824682bc08d07a093bbdb521/4.2/Dockerfile) - [`4.2.7-windowsservercore-ltsc2016`, `4.2-windowsservercore-ltsc2016`, `4-windowsservercore-ltsc2016`, `windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/3ec50f2f7ae9fd2c824682bc08d07a093bbdb521/4.2/windows/windowsservercore-ltsc2016/Dockerfile) - [`4.2.7-windowsservercore-1809`, `4.2-windowsservercore-1809`, `4-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/mongo/blob/3ec50f2f7ae9fd2c824682bc08d07a093bbdb521/4.2/windows/windowsservercore-1809/Dockerfile) -- [`4.4.0-rc8-bionic`, `4.4-rc-bionic`](https://github.com/docker-library/mongo/blob/8ff3f12bbf096e4d2727266ab53047fb99964584/4.4-rc/Dockerfile) -- [`4.4.0-rc8-windowsservercore-ltsc2016`, `4.4-rc-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/8927b42e4e2db622edcdb61e7f254b609a43e535/4.4-rc/windows/windowsservercore-ltsc2016/Dockerfile) -- [`4.4.0-rc8-windowsservercore-1809`, `4.4-rc-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/8927b42e4e2db622edcdb61e7f254b609a43e535/4.4-rc/windows/windowsservercore-1809/Dockerfile) +- [`4.4.0-rc9-bionic`, `4.4-rc-bionic`](https://github.com/docker-library/mongo/blob/a25b7b85cde7d5382c7886ee7b998a45cbc5a9bb/4.4-rc/Dockerfile) +- [`4.4.0-rc9-windowsservercore-ltsc2016`, `4.4-rc-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/7a89ad8b068b9e71db8b84c18a7a5941b4c9cd0b/4.4-rc/windows/windowsservercore-ltsc2016/Dockerfile) +- [`4.4.0-rc9-windowsservercore-1809`, `4.4-rc-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/7a89ad8b068b9e71db8b84c18a7a5941b4c9cd0b/4.4-rc/windows/windowsservercore-1809/Dockerfile) ## Shared Tags @@ -64,13 +64,13 @@ WARNING: - `4.2.7-windowsservercore`, `4.2-windowsservercore`, `4-windowsservercore`, `windowsservercore`: - [`4.2.7-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/3ec50f2f7ae9fd2c824682bc08d07a093bbdb521/4.2/windows/windowsservercore-ltsc2016/Dockerfile) - [`4.2.7-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/3ec50f2f7ae9fd2c824682bc08d07a093bbdb521/4.2/windows/windowsservercore-1809/Dockerfile) -- `4.4.0-rc8`, `4.4-rc`: - - [`4.4.0-rc8-bionic`](https://github.com/docker-library/mongo/blob/8ff3f12bbf096e4d2727266ab53047fb99964584/4.4-rc/Dockerfile) - - [`4.4.0-rc8-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/8927b42e4e2db622edcdb61e7f254b609a43e535/4.4-rc/windows/windowsservercore-ltsc2016/Dockerfile) - - [`4.4.0-rc8-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/8927b42e4e2db622edcdb61e7f254b609a43e535/4.4-rc/windows/windowsservercore-1809/Dockerfile) -- `4.4.0-rc8-windowsservercore`, `4.4-rc-windowsservercore`: - - [`4.4.0-rc8-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/8927b42e4e2db622edcdb61e7f254b609a43e535/4.4-rc/windows/windowsservercore-ltsc2016/Dockerfile) - - [`4.4.0-rc8-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/8927b42e4e2db622edcdb61e7f254b609a43e535/4.4-rc/windows/windowsservercore-1809/Dockerfile) +- `4.4.0-rc9`, `4.4-rc`: + - [`4.4.0-rc9-bionic`](https://github.com/docker-library/mongo/blob/a25b7b85cde7d5382c7886ee7b998a45cbc5a9bb/4.4-rc/Dockerfile) + - [`4.4.0-rc9-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/7a89ad8b068b9e71db8b84c18a7a5941b4c9cd0b/4.4-rc/windows/windowsservercore-ltsc2016/Dockerfile) + - [`4.4.0-rc9-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/7a89ad8b068b9e71db8b84c18a7a5941b4c9cd0b/4.4-rc/windows/windowsservercore-1809/Dockerfile) +- `4.4.0-rc9-windowsservercore`, `4.4-rc-windowsservercore`: + - [`4.4.0-rc9-windowsservercore-ltsc2016`](https://github.com/docker-library/mongo/blob/7a89ad8b068b9e71db8b84c18a7a5941b4c9cd0b/4.4-rc/windows/windowsservercore-ltsc2016/Dockerfile) + - [`4.4.0-rc9-windowsservercore-1809`](https://github.com/docker-library/mongo/blob/7a89ad8b068b9e71db8b84c18a7a5941b4c9cd0b/4.4-rc/windows/windowsservercore-1809/Dockerfile) # Quick reference (cont.) diff --git a/nextcloud/README.md b/nextcloud/README.md index 20bf3108bf20..0822502cb3a7 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -183,10 +183,9 @@ If you set any values, they will not be asked in the install page on first run. - `NEXTCLOUD_ADMIN_USER` Name of the Nextcloud admin user. - `NEXTCLOUD_ADMIN_PASSWORD` Password for the Nextcloud admin user. -If you want you can set the data directory and table prefix, otherwise default values will be used. ++If you want, you can set the data directory, otherwise default value will be used. - `NEXTCLOUD_DATA_DIR` (default: */var/www/html/data*) Configures the data directory where nextcloud stores all files from the users. -- `NEXTCLOUD_TABLE_PREFIX` (default: *""*) Optional prefix for the tables. Used to be `oc_` in the past One or more trusted domains can be set by environment variable, too. They will be added to the configuration after install. diff --git a/php/README.md b/php/README.md index cb85232b0d55..d3e6014a7045 100644 --- a/php/README.md +++ b/php/README.md @@ -24,30 +24,30 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`7.4.6-cli-buster`, `7.4-cli-buster`, `7-cli-buster`, `cli-buster`, `7.4.6-buster`, `7.4-buster`, `7-buster`, `buster`, `7.4.6-cli`, `7.4-cli`, `7-cli`, `cli`, `7.4.6`, `7.4`, `7`, `latest`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.4/buster/cli/Dockerfile) -- [`7.4.6-apache-buster`, `7.4-apache-buster`, `7-apache-buster`, `apache-buster`, `7.4.6-apache`, `7.4-apache`, `7-apache`, `apache`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.4/buster/apache/Dockerfile) -- [`7.4.6-fpm-buster`, `7.4-fpm-buster`, `7-fpm-buster`, `fpm-buster`, `7.4.6-fpm`, `7.4-fpm`, `7-fpm`, `fpm`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.4/buster/fpm/Dockerfile) -- [`7.4.6-zts-buster`, `7.4-zts-buster`, `7-zts-buster`, `zts-buster`, `7.4.6-zts`, `7.4-zts`, `7-zts`, `zts`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.4/buster/zts/Dockerfile) -- [`7.4.6-cli-alpine3.11`, `7.4-cli-alpine3.11`, `7-cli-alpine3.11`, `cli-alpine3.11`, `7.4.6-alpine3.11`, `7.4-alpine3.11`, `7-alpine3.11`, `alpine3.11`, `7.4.6-cli-alpine`, `7.4-cli-alpine`, `7-cli-alpine`, `cli-alpine`, `7.4.6-alpine`, `7.4-alpine`, `7-alpine`, `alpine`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.4/alpine3.11/cli/Dockerfile) -- [`7.4.6-fpm-alpine3.11`, `7.4-fpm-alpine3.11`, `7-fpm-alpine3.11`, `fpm-alpine3.11`, `7.4.6-fpm-alpine`, `7.4-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.4/alpine3.11/fpm/Dockerfile) -- [`7.4.6-zts-alpine3.11`, `7.4-zts-alpine3.11`, `7-zts-alpine3.11`, `zts-alpine3.11`, `7.4.6-zts-alpine`, `7.4-zts-alpine`, `7-zts-alpine`, `zts-alpine`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.4/alpine3.11/zts/Dockerfile) -- [`7.4.6-cli-alpine3.10`, `7.4-cli-alpine3.10`, `7-cli-alpine3.10`, `cli-alpine3.10`, `7.4.6-alpine3.10`, `7.4-alpine3.10`, `7-alpine3.10`, `alpine3.10`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.4/alpine3.10/cli/Dockerfile) -- [`7.4.6-fpm-alpine3.10`, `7.4-fpm-alpine3.10`, `7-fpm-alpine3.10`, `fpm-alpine3.10`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.4/alpine3.10/fpm/Dockerfile) -- [`7.4.6-zts-alpine3.10`, `7.4-zts-alpine3.10`, `7-zts-alpine3.10`, `zts-alpine3.10`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.4/alpine3.10/zts/Dockerfile) -- [`7.3.18-cli-buster`, `7.3-cli-buster`, `7.3.18-buster`, `7.3-buster`, `7.3.18-cli`, `7.3-cli`, `7.3.18`, `7.3`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/buster/cli/Dockerfile) -- [`7.3.18-apache-buster`, `7.3-apache-buster`, `7.3.18-apache`, `7.3-apache`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/buster/apache/Dockerfile) -- [`7.3.18-fpm-buster`, `7.3-fpm-buster`, `7.3.18-fpm`, `7.3-fpm`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/buster/fpm/Dockerfile) -- [`7.3.18-zts-buster`, `7.3-zts-buster`, `7.3.18-zts`, `7.3-zts`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/buster/zts/Dockerfile) -- [`7.3.18-cli-stretch`, `7.3-cli-stretch`, `7.3.18-stretch`, `7.3-stretch`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/stretch/cli/Dockerfile) -- [`7.3.18-apache-stretch`, `7.3-apache-stretch`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/stretch/apache/Dockerfile) -- [`7.3.18-fpm-stretch`, `7.3-fpm-stretch`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/stretch/fpm/Dockerfile) -- [`7.3.18-zts-stretch`, `7.3-zts-stretch`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/stretch/zts/Dockerfile) -- [`7.3.18-cli-alpine3.11`, `7.3-cli-alpine3.11`, `7.3.18-alpine3.11`, `7.3-alpine3.11`, `7.3.18-cli-alpine`, `7.3-cli-alpine`, `7.3.18-alpine`, `7.3-alpine`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/alpine3.11/cli/Dockerfile) -- [`7.3.18-fpm-alpine3.11`, `7.3-fpm-alpine3.11`, `7.3.18-fpm-alpine`, `7.3-fpm-alpine`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/alpine3.11/fpm/Dockerfile) -- [`7.3.18-zts-alpine3.11`, `7.3-zts-alpine3.11`, `7.3.18-zts-alpine`, `7.3-zts-alpine`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/alpine3.11/zts/Dockerfile) -- [`7.3.18-cli-alpine3.10`, `7.3-cli-alpine3.10`, `7.3.18-alpine3.10`, `7.3-alpine3.10`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/alpine3.10/cli/Dockerfile) -- [`7.3.18-fpm-alpine3.10`, `7.3-fpm-alpine3.10`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/alpine3.10/fpm/Dockerfile) -- [`7.3.18-zts-alpine3.10`, `7.3-zts-alpine3.10`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.3/alpine3.10/zts/Dockerfile) +- [`7.4.7-cli-buster`, `7.4-cli-buster`, `7-cli-buster`, `cli-buster`, `7.4.7-buster`, `7.4-buster`, `7-buster`, `buster`, `7.4.7-cli`, `7.4-cli`, `7-cli`, `cli`, `7.4.7`, `7.4`, `7`, `latest`](https://github.com/docker-library/php/blob/b6fd2f70018163227f0f18f3ba1fa4d70e6d929e/7.4/buster/cli/Dockerfile) +- [`7.4.7-apache-buster`, `7.4-apache-buster`, `7-apache-buster`, `apache-buster`, `7.4.7-apache`, `7.4-apache`, `7-apache`, `apache`](https://github.com/docker-library/php/blob/b6fd2f70018163227f0f18f3ba1fa4d70e6d929e/7.4/buster/apache/Dockerfile) +- [`7.4.7-fpm-buster`, `7.4-fpm-buster`, `7-fpm-buster`, `fpm-buster`, `7.4.7-fpm`, `7.4-fpm`, `7-fpm`, `fpm`](https://github.com/docker-library/php/blob/b6fd2f70018163227f0f18f3ba1fa4d70e6d929e/7.4/buster/fpm/Dockerfile) +- [`7.4.7-zts-buster`, `7.4-zts-buster`, `7-zts-buster`, `zts-buster`, `7.4.7-zts`, `7.4-zts`, `7-zts`, `zts`](https://github.com/docker-library/php/blob/b6fd2f70018163227f0f18f3ba1fa4d70e6d929e/7.4/buster/zts/Dockerfile) +- [`7.4.7-cli-alpine3.12`, `7.4-cli-alpine3.12`, `7-cli-alpine3.12`, `cli-alpine3.12`, `7.4.7-alpine3.12`, `7.4-alpine3.12`, `7-alpine3.12`, `alpine3.12`, `7.4.7-cli-alpine`, `7.4-cli-alpine`, `7-cli-alpine`, `cli-alpine`, `7.4.7-alpine`, `7.4-alpine`, `7-alpine`, `alpine`](https://github.com/docker-library/php/blob/b6fd2f70018163227f0f18f3ba1fa4d70e6d929e/7.4/alpine3.12/cli/Dockerfile) +- [`7.4.7-fpm-alpine3.12`, `7.4-fpm-alpine3.12`, `7-fpm-alpine3.12`, `fpm-alpine3.12`, `7.4.7-fpm-alpine`, `7.4-fpm-alpine`, `7-fpm-alpine`, `fpm-alpine`](https://github.com/docker-library/php/blob/b6fd2f70018163227f0f18f3ba1fa4d70e6d929e/7.4/alpine3.12/fpm/Dockerfile) +- [`7.4.7-zts-alpine3.12`, `7.4-zts-alpine3.12`, `7-zts-alpine3.12`, `zts-alpine3.12`, `7.4.7-zts-alpine`, `7.4-zts-alpine`, `7-zts-alpine`, `zts-alpine`](https://github.com/docker-library/php/blob/b6fd2f70018163227f0f18f3ba1fa4d70e6d929e/7.4/alpine3.12/zts/Dockerfile) +- [`7.4.7-cli-alpine3.11`, `7.4-cli-alpine3.11`, `7-cli-alpine3.11`, `cli-alpine3.11`, `7.4.7-alpine3.11`, `7.4-alpine3.11`, `7-alpine3.11`, `alpine3.11`](https://github.com/docker-library/php/blob/b6fd2f70018163227f0f18f3ba1fa4d70e6d929e/7.4/alpine3.11/cli/Dockerfile) +- [`7.4.7-fpm-alpine3.11`, `7.4-fpm-alpine3.11`, `7-fpm-alpine3.11`, `fpm-alpine3.11`](https://github.com/docker-library/php/blob/b6fd2f70018163227f0f18f3ba1fa4d70e6d929e/7.4/alpine3.11/fpm/Dockerfile) +- [`7.4.7-zts-alpine3.11`, `7.4-zts-alpine3.11`, `7-zts-alpine3.11`, `zts-alpine3.11`](https://github.com/docker-library/php/blob/b6fd2f70018163227f0f18f3ba1fa4d70e6d929e/7.4/alpine3.11/zts/Dockerfile) +- [`7.3.19-cli-buster`, `7.3-cli-buster`, `7.3.19-buster`, `7.3-buster`, `7.3.19-cli`, `7.3-cli`, `7.3.19`, `7.3`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/buster/cli/Dockerfile) +- [`7.3.19-apache-buster`, `7.3-apache-buster`, `7.3.19-apache`, `7.3-apache`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/buster/apache/Dockerfile) +- [`7.3.19-fpm-buster`, `7.3-fpm-buster`, `7.3.19-fpm`, `7.3-fpm`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/buster/fpm/Dockerfile) +- [`7.3.19-zts-buster`, `7.3-zts-buster`, `7.3.19-zts`, `7.3-zts`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/buster/zts/Dockerfile) +- [`7.3.19-cli-stretch`, `7.3-cli-stretch`, `7.3.19-stretch`, `7.3-stretch`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/stretch/cli/Dockerfile) +- [`7.3.19-apache-stretch`, `7.3-apache-stretch`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/stretch/apache/Dockerfile) +- [`7.3.19-fpm-stretch`, `7.3-fpm-stretch`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/stretch/fpm/Dockerfile) +- [`7.3.19-zts-stretch`, `7.3-zts-stretch`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/stretch/zts/Dockerfile) +- [`7.3.19-cli-alpine3.12`, `7.3-cli-alpine3.12`, `7.3.19-alpine3.12`, `7.3-alpine3.12`, `7.3.19-cli-alpine`, `7.3-cli-alpine`, `7.3.19-alpine`, `7.3-alpine`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/alpine3.12/cli/Dockerfile) +- [`7.3.19-fpm-alpine3.12`, `7.3-fpm-alpine3.12`, `7.3.19-fpm-alpine`, `7.3-fpm-alpine`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/alpine3.12/fpm/Dockerfile) +- [`7.3.19-zts-alpine3.12`, `7.3-zts-alpine3.12`, `7.3.19-zts-alpine`, `7.3-zts-alpine`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/alpine3.12/zts/Dockerfile) +- [`7.3.19-cli-alpine3.11`, `7.3-cli-alpine3.11`, `7.3.19-alpine3.11`, `7.3-alpine3.11`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/alpine3.11/cli/Dockerfile) +- [`7.3.19-fpm-alpine3.11`, `7.3-fpm-alpine3.11`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/alpine3.11/fpm/Dockerfile) +- [`7.3.19-zts-alpine3.11`, `7.3-zts-alpine3.11`](https://github.com/docker-library/php/blob/424dbd51d6699f2432f68f22cc2a910672a7bdfd/7.3/alpine3.11/zts/Dockerfile) - [`7.2.31-cli-buster`, `7.2-cli-buster`, `7.2.31-buster`, `7.2-buster`, `7.2.31-cli`, `7.2-cli`, `7.2.31`, `7.2`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/buster/cli/Dockerfile) - [`7.2.31-apache-buster`, `7.2-apache-buster`, `7.2.31-apache`, `7.2-apache`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/buster/apache/Dockerfile) - [`7.2.31-fpm-buster`, `7.2-fpm-buster`, `7.2.31-fpm`, `7.2-fpm`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/buster/fpm/Dockerfile) @@ -56,12 +56,12 @@ WARNING: - [`7.2.31-apache-stretch`, `7.2-apache-stretch`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/stretch/apache/Dockerfile) - [`7.2.31-fpm-stretch`, `7.2-fpm-stretch`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/stretch/fpm/Dockerfile) - [`7.2.31-zts-stretch`, `7.2-zts-stretch`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/stretch/zts/Dockerfile) -- [`7.2.31-cli-alpine3.11`, `7.2-cli-alpine3.11`, `7.2.31-alpine3.11`, `7.2-alpine3.11`, `7.2.31-cli-alpine`, `7.2-cli-alpine`, `7.2.31-alpine`, `7.2-alpine`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/alpine3.11/cli/Dockerfile) -- [`7.2.31-fpm-alpine3.11`, `7.2-fpm-alpine3.11`, `7.2.31-fpm-alpine`, `7.2-fpm-alpine`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/alpine3.11/fpm/Dockerfile) -- [`7.2.31-zts-alpine3.11`, `7.2-zts-alpine3.11`, `7.2.31-zts-alpine`, `7.2-zts-alpine`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/alpine3.11/zts/Dockerfile) -- [`7.2.31-cli-alpine3.10`, `7.2-cli-alpine3.10`, `7.2.31-alpine3.10`, `7.2-alpine3.10`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/alpine3.10/cli/Dockerfile) -- [`7.2.31-fpm-alpine3.10`, `7.2-fpm-alpine3.10`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/alpine3.10/fpm/Dockerfile) -- [`7.2.31-zts-alpine3.10`, `7.2-zts-alpine3.10`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/alpine3.10/zts/Dockerfile) +- [`7.2.31-cli-alpine3.12`, `7.2-cli-alpine3.12`, `7.2.31-alpine3.12`, `7.2-alpine3.12`, `7.2.31-cli-alpine`, `7.2-cli-alpine`, `7.2.31-alpine`, `7.2-alpine`](https://github.com/docker-library/php/blob/99e1354f4857961b9c9902e0ae6b1776cbcc3df9/7.2/alpine3.12/cli/Dockerfile) +- [`7.2.31-fpm-alpine3.12`, `7.2-fpm-alpine3.12`, `7.2.31-fpm-alpine`, `7.2-fpm-alpine`](https://github.com/docker-library/php/blob/99e1354f4857961b9c9902e0ae6b1776cbcc3df9/7.2/alpine3.12/fpm/Dockerfile) +- [`7.2.31-zts-alpine3.12`, `7.2-zts-alpine3.12`, `7.2.31-zts-alpine`, `7.2-zts-alpine`](https://github.com/docker-library/php/blob/99e1354f4857961b9c9902e0ae6b1776cbcc3df9/7.2/alpine3.12/zts/Dockerfile) +- [`7.2.31-cli-alpine3.11`, `7.2-cli-alpine3.11`, `7.2.31-alpine3.11`, `7.2-alpine3.11`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/alpine3.11/cli/Dockerfile) +- [`7.2.31-fpm-alpine3.11`, `7.2-fpm-alpine3.11`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/alpine3.11/fpm/Dockerfile) +- [`7.2.31-zts-alpine3.11`, `7.2-zts-alpine3.11`](https://github.com/docker-library/php/blob/a041c4250ba98a53264a452a907288a40d94aa79/7.2/alpine3.11/zts/Dockerfile) # Quick reference (cont.) diff --git a/postgres/README.md b/postgres/README.md index e27631b31074..420ef01ead61 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -25,17 +25,17 @@ WARNING: # Supported tags and respective `Dockerfile` links - [`13-beta1`, `13`](https://github.com/docker-library/postgres/blob/682ff83c5c83f1b6f2b02caf7aa3e17a491b403a/13/Dockerfile) -- [`13-beta1-alpine`, `13-alpine`](https://github.com/docker-library/postgres/blob/b96659493b841100dc75ed777bff01913d9fe9e1/13/alpine/Dockerfile) +- [`13-beta1-alpine`, `13-alpine`](https://github.com/docker-library/postgres/blob/b1f60bd4f88fa2f82aaaa304dc1476a26938cb38/13/alpine/Dockerfile) - [`12.3`, `12`, `latest`](https://github.com/docker-library/postgres/blob/88173efa530f1a174a7ea311c5b6ee5e383f68bd/12/Dockerfile) -- [`12.3-alpine`, `12-alpine`, `alpine`](https://github.com/docker-library/postgres/blob/4edbda205c684c861e6fbf964de5d00845864d42/12/alpine/Dockerfile) +- [`12.3-alpine`, `12-alpine`, `alpine`](https://github.com/docker-library/postgres/blob/b1f60bd4f88fa2f82aaaa304dc1476a26938cb38/12/alpine/Dockerfile) - [`11.8`, `11`](https://github.com/docker-library/postgres/blob/aa4f329a17fd82077536602da12f4264fa195b20/11/Dockerfile) -- [`11.8-alpine`, `11-alpine`](https://github.com/docker-library/postgres/blob/0de8bbbcdcdd7783acb7ce2678c85d5aab977c55/11/alpine/Dockerfile) +- [`11.8-alpine`, `11-alpine`](https://github.com/docker-library/postgres/blob/b1f60bd4f88fa2f82aaaa304dc1476a26938cb38/11/alpine/Dockerfile) - [`10.13`, `10`](https://github.com/docker-library/postgres/blob/f1e039c4ebd8e4691af65dfd6cf280df126039aa/10/Dockerfile) -- [`10.13-alpine`, `10-alpine`](https://github.com/docker-library/postgres/blob/245058ccb66fd6cb34fc512323f20ed676f1af15/10/alpine/Dockerfile) +- [`10.13-alpine`, `10-alpine`](https://github.com/docker-library/postgres/blob/b1f60bd4f88fa2f82aaaa304dc1476a26938cb38/10/alpine/Dockerfile) - [`9.6.18`, `9.6`, `9`](https://github.com/docker-library/postgres/blob/95f4307ac7547094b5392d2a2a5aa7471301ffcb/9.6/Dockerfile) -- [`9.6.18-alpine`, `9.6-alpine`, `9-alpine`](https://github.com/docker-library/postgres/blob/7675803cba8dbf4aca2c1064b044b03cd0db6c2d/9.6/alpine/Dockerfile) +- [`9.6.18-alpine`, `9.6-alpine`, `9-alpine`](https://github.com/docker-library/postgres/blob/b1f60bd4f88fa2f82aaaa304dc1476a26938cb38/9.6/alpine/Dockerfile) - [`9.5.22`, `9.5`](https://github.com/docker-library/postgres/blob/fa4482cec89b300589c30fc5590995a31f569a06/9.5/Dockerfile) -- [`9.5.22-alpine`, `9.5-alpine`](https://github.com/docker-library/postgres/blob/5104b38a3a159aad42014d69b3ba1a0c4d22ca4d/9.5/alpine/Dockerfile) +- [`9.5.22-alpine`, `9.5-alpine`](https://github.com/docker-library/postgres/blob/b1f60bd4f88fa2f82aaaa304dc1476a26938cb38/9.5/alpine/Dockerfile) # Quick reference (cont.) diff --git a/ruby/README.md b/ruby/README.md index 801e46c8b204..f6e2d25df217 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -26,20 +26,20 @@ WARNING: - [`2.7.1-buster`, `2.7-buster`, `2-buster`, `buster`, `2.7.1`, `2.7`, `2`, `latest`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.7/buster/Dockerfile) - [`2.7.1-slim-buster`, `2.7-slim-buster`, `2-slim-buster`, `slim-buster`, `2.7.1-slim`, `2.7-slim`, `2-slim`, `slim`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.7/buster/slim/Dockerfile) -- [`2.7.1-alpine3.11`, `2.7-alpine3.11`, `2-alpine3.11`, `alpine3.11`, `2.7.1-alpine`, `2.7-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.7/alpine3.11/Dockerfile) -- [`2.7.1-alpine3.10`, `2.7-alpine3.10`, `2-alpine3.10`, `alpine3.10`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.7/alpine3.10/Dockerfile) +- [`2.7.1-alpine3.12`, `2.7-alpine3.12`, `2-alpine3.12`, `alpine3.12`, `2.7.1-alpine`, `2.7-alpine`, `2-alpine`, `alpine`](https://github.com/docker-library/ruby/blob/27938afac28fcb1fc167ddf6ee15520e88d90259/2.7/alpine3.12/Dockerfile) +- [`2.7.1-alpine3.11`, `2.7-alpine3.11`, `2-alpine3.11`, `alpine3.11`](https://github.com/docker-library/ruby/blob/27938afac28fcb1fc167ddf6ee15520e88d90259/2.7/alpine3.11/Dockerfile) - [`2.6.6-buster`, `2.6-buster`, `2.6.6`, `2.6`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.6/buster/Dockerfile) - [`2.6.6-slim-buster`, `2.6-slim-buster`, `2.6.6-slim`, `2.6-slim`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.6/buster/slim/Dockerfile) - [`2.6.6-stretch`, `2.6-stretch`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.6/stretch/Dockerfile) - [`2.6.6-slim-stretch`, `2.6-slim-stretch`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.6/stretch/slim/Dockerfile) -- [`2.6.6-alpine3.11`, `2.6-alpine3.11`, `2.6.6-alpine`, `2.6-alpine`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.6/alpine3.11/Dockerfile) -- [`2.6.6-alpine3.10`, `2.6-alpine3.10`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.6/alpine3.10/Dockerfile) +- [`2.6.6-alpine3.12`, `2.6-alpine3.12`, `2.6.6-alpine`, `2.6-alpine`](https://github.com/docker-library/ruby/blob/27938afac28fcb1fc167ddf6ee15520e88d90259/2.6/alpine3.12/Dockerfile) +- [`2.6.6-alpine3.11`, `2.6-alpine3.11`](https://github.com/docker-library/ruby/blob/27938afac28fcb1fc167ddf6ee15520e88d90259/2.6/alpine3.11/Dockerfile) - [`2.5.8-buster`, `2.5-buster`, `2.5.8`, `2.5`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.5/buster/Dockerfile) - [`2.5.8-slim-buster`, `2.5-slim-buster`, `2.5.8-slim`, `2.5-slim`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.5/buster/slim/Dockerfile) - [`2.5.8-stretch`, `2.5-stretch`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.5/stretch/Dockerfile) - [`2.5.8-slim-stretch`, `2.5-slim-stretch`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.5/stretch/slim/Dockerfile) -- [`2.5.8-alpine3.11`, `2.5-alpine3.11`, `2.5.8-alpine`, `2.5-alpine`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.5/alpine3.11/Dockerfile) -- [`2.5.8-alpine3.10`, `2.5-alpine3.10`](https://github.com/docker-library/ruby/blob/a564feaaee4c8647c299ab11d41498468bb9af7b/2.5/alpine3.10/Dockerfile) +- [`2.5.8-alpine3.12`, `2.5-alpine3.12`, `2.5.8-alpine`, `2.5-alpine`](https://github.com/docker-library/ruby/blob/27938afac28fcb1fc167ddf6ee15520e88d90259/2.5/alpine3.12/Dockerfile) +- [`2.5.8-alpine3.11`, `2.5-alpine3.11`](https://github.com/docker-library/ruby/blob/27938afac28fcb1fc167ddf6ee15520e88d90259/2.5/alpine3.11/Dockerfile) # Quick reference (cont.) diff --git a/wordpress/README.md b/wordpress/README.md index b05f57e76af1..e1d9432d82bb 100644 --- a/wordpress/README.md +++ b/wordpress/README.md @@ -24,15 +24,15 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`5.4.1-php7.2-apache`, `5.4-php7.2-apache`, `5-php7.2-apache`, `php7.2-apache`, `5.4.1-php7.2`, `5.4-php7.2`, `5-php7.2`, `php7.2`](https://github.com/docker-library/wordpress/blob/8215003254de4bf0a8ddd717c3c393e778b872ce/php7.2/apache/Dockerfile) -- [`5.4.1-php7.2-fpm`, `5.4-php7.2-fpm`, `5-php7.2-fpm`, `php7.2-fpm`](https://github.com/docker-library/wordpress/blob/8215003254de4bf0a8ddd717c3c393e778b872ce/php7.2/fpm/Dockerfile) -- [`5.4.1-php7.2-fpm-alpine`, `5.4-php7.2-fpm-alpine`, `5-php7.2-fpm-alpine`, `php7.2-fpm-alpine`](https://github.com/docker-library/wordpress/blob/835fae921ebfbdf5b50949c8efe971bc94a05fa0/php7.2/fpm-alpine/Dockerfile) -- [`5.4.1-apache`, `5.4-apache`, `5-apache`, `apache`, `5.4.1`, `5.4`, `5`, `latest`, `5.4.1-php7.3-apache`, `5.4-php7.3-apache`, `5-php7.3-apache`, `php7.3-apache`, `5.4.1-php7.3`, `5.4-php7.3`, `5-php7.3`, `php7.3`](https://github.com/docker-library/wordpress/blob/8215003254de4bf0a8ddd717c3c393e778b872ce/php7.3/apache/Dockerfile) -- [`5.4.1-fpm`, `5.4-fpm`, `5-fpm`, `fpm`, `5.4.1-php7.3-fpm`, `5.4-php7.3-fpm`, `5-php7.3-fpm`, `php7.3-fpm`](https://github.com/docker-library/wordpress/blob/8215003254de4bf0a8ddd717c3c393e778b872ce/php7.3/fpm/Dockerfile) -- [`5.4.1-fpm-alpine`, `5.4-fpm-alpine`, `5-fpm-alpine`, `fpm-alpine`, `5.4.1-php7.3-fpm-alpine`, `5.4-php7.3-fpm-alpine`, `5-php7.3-fpm-alpine`, `php7.3-fpm-alpine`](https://github.com/docker-library/wordpress/blob/835fae921ebfbdf5b50949c8efe971bc94a05fa0/php7.3/fpm-alpine/Dockerfile) -- [`5.4.1-php7.4-apache`, `5.4-php7.4-apache`, `5-php7.4-apache`, `php7.4-apache`, `5.4.1-php7.4`, `5.4-php7.4`, `5-php7.4`, `php7.4`](https://github.com/docker-library/wordpress/blob/8215003254de4bf0a8ddd717c3c393e778b872ce/php7.4/apache/Dockerfile) -- [`5.4.1-php7.4-fpm`, `5.4-php7.4-fpm`, `5-php7.4-fpm`, `php7.4-fpm`](https://github.com/docker-library/wordpress/blob/8215003254de4bf0a8ddd717c3c393e778b872ce/php7.4/fpm/Dockerfile) -- [`5.4.1-php7.4-fpm-alpine`, `5.4-php7.4-fpm-alpine`, `5-php7.4-fpm-alpine`, `php7.4-fpm-alpine`](https://github.com/docker-library/wordpress/blob/835fae921ebfbdf5b50949c8efe971bc94a05fa0/php7.4/fpm-alpine/Dockerfile) +- [`5.4.2-php7.2-apache`, `5.4-php7.2-apache`, `5-php7.2-apache`, `php7.2-apache`, `5.4.2-php7.2`, `5.4-php7.2`, `5-php7.2`, `php7.2`](https://github.com/docker-library/wordpress/blob/2e0d223a67a645307559e05f3fa4a154b2bbb983/php7.2/apache/Dockerfile) +- [`5.4.2-php7.2-fpm`, `5.4-php7.2-fpm`, `5-php7.2-fpm`, `php7.2-fpm`](https://github.com/docker-library/wordpress/blob/2e0d223a67a645307559e05f3fa4a154b2bbb983/php7.2/fpm/Dockerfile) +- [`5.4.2-php7.2-fpm-alpine`, `5.4-php7.2-fpm-alpine`, `5-php7.2-fpm-alpine`, `php7.2-fpm-alpine`](https://github.com/docker-library/wordpress/blob/2e0d223a67a645307559e05f3fa4a154b2bbb983/php7.2/fpm-alpine/Dockerfile) +- [`5.4.2-apache`, `5.4-apache`, `5-apache`, `apache`, `5.4.2`, `5.4`, `5`, `latest`, `5.4.2-php7.3-apache`, `5.4-php7.3-apache`, `5-php7.3-apache`, `php7.3-apache`, `5.4.2-php7.3`, `5.4-php7.3`, `5-php7.3`, `php7.3`](https://github.com/docker-library/wordpress/blob/2e0d223a67a645307559e05f3fa4a154b2bbb983/php7.3/apache/Dockerfile) +- [`5.4.2-fpm`, `5.4-fpm`, `5-fpm`, `fpm`, `5.4.2-php7.3-fpm`, `5.4-php7.3-fpm`, `5-php7.3-fpm`, `php7.3-fpm`](https://github.com/docker-library/wordpress/blob/2e0d223a67a645307559e05f3fa4a154b2bbb983/php7.3/fpm/Dockerfile) +- [`5.4.2-fpm-alpine`, `5.4-fpm-alpine`, `5-fpm-alpine`, `fpm-alpine`, `5.4.2-php7.3-fpm-alpine`, `5.4-php7.3-fpm-alpine`, `5-php7.3-fpm-alpine`, `php7.3-fpm-alpine`](https://github.com/docker-library/wordpress/blob/2e0d223a67a645307559e05f3fa4a154b2bbb983/php7.3/fpm-alpine/Dockerfile) +- [`5.4.2-php7.4-apache`, `5.4-php7.4-apache`, `5-php7.4-apache`, `php7.4-apache`, `5.4.2-php7.4`, `5.4-php7.4`, `5-php7.4`, `php7.4`](https://github.com/docker-library/wordpress/blob/2e0d223a67a645307559e05f3fa4a154b2bbb983/php7.4/apache/Dockerfile) +- [`5.4.2-php7.4-fpm`, `5.4-php7.4-fpm`, `5-php7.4-fpm`, `php7.4-fpm`](https://github.com/docker-library/wordpress/blob/2e0d223a67a645307559e05f3fa4a154b2bbb983/php7.4/fpm/Dockerfile) +- [`5.4.2-php7.4-fpm-alpine`, `5.4-php7.4-fpm-alpine`, `5-php7.4-fpm-alpine`, `php7.4-fpm-alpine`](https://github.com/docker-library/wordpress/blob/2e0d223a67a645307559e05f3fa4a154b2bbb983/php7.4/fpm-alpine/Dockerfile) - [`cli-2.4.0-php7.2`, `cli-2.4-php7.2`, `cli-2-php7.2`, `cli-php7.2`](https://github.com/docker-library/wordpress/blob/c63f536e5d24b474c93e6c4b8deeacf95a89eb64/php7.2/cli/Dockerfile) - [`cli-2.4.0`, `cli-2.4`, `cli-2`, `cli`, `cli-2.4.0-php7.3`, `cli-2.4-php7.3`, `cli-2-php7.3`, `cli-php7.3`](https://github.com/docker-library/wordpress/blob/c63f536e5d24b474c93e6c4b8deeacf95a89eb64/php7.3/cli/Dockerfile) - [`cli-2.4.0-php7.4`, `cli-2.4-php7.4`, `cli-2-php7.4`, `cli-php7.4`](https://github.com/docker-library/wordpress/blob/c63f536e5d24b474c93e6c4b8deeacf95a89eb64/php7.4/cli/Dockerfile)