diff --git a/haproxy/README.md b/haproxy/README.md index 0bfd7f8dd3c3..85fd5a1e75b1 100644 --- a/haproxy/README.md +++ b/haproxy/README.md @@ -26,16 +26,16 @@ WARNING: - [`3.0-dev0`, `3.0-dev`, `3.0-dev0-bookworm`, `3.0-dev-bookworm`](https://github.com/docker-library/haproxy/blob/71aadfadc524b2bec5a4d6e620d1f9a22f431c27/3.0/Dockerfile) - [`3.0-dev0-alpine`, `3.0-dev-alpine`, `3.0-dev0-alpine3.19`, `3.0-dev-alpine3.19`](https://github.com/docker-library/haproxy/blob/4df9df86887f5422e63e3522f1f958ce735b8ebb/3.0/alpine/Dockerfile) -- [`2.9.0`, `2.9`, `latest`, `2.9.0-bookworm`, `2.9-bookworm`, `bookworm`](https://github.com/docker-library/haproxy/blob/71aadfadc524b2bec5a4d6e620d1f9a22f431c27/2.9/Dockerfile) -- [`2.9.0-alpine`, `2.9-alpine`, `alpine`, `2.9.0-alpine3.19`, `2.9-alpine3.19`, `alpine3.19`](https://github.com/docker-library/haproxy/blob/4df9df86887f5422e63e3522f1f958ce735b8ebb/2.9/alpine/Dockerfile) +- [`2.9.1`, `2.9`, `latest`, `2.9.1-bookworm`, `2.9-bookworm`, `bookworm`](https://github.com/docker-library/haproxy/blob/7643b2d41ab7eb48e2ebfe2ce99ca453a125993c/2.9/Dockerfile) +- [`2.9.1-alpine`, `2.9-alpine`, `alpine`, `2.9.1-alpine3.19`, `2.9-alpine3.19`, `alpine3.19`](https://github.com/docker-library/haproxy/blob/7643b2d41ab7eb48e2ebfe2ce99ca453a125993c/2.9/alpine/Dockerfile) - [`2.8.5`, `2.8`, `lts`, `2.8.5-bookworm`, `2.8-bookworm`, `lts-bookworm`](https://github.com/docker-library/haproxy/blob/71aadfadc524b2bec5a4d6e620d1f9a22f431c27/2.8/Dockerfile) - [`2.8.5-alpine`, `2.8-alpine`, `lts-alpine`, `2.8.5-alpine3.19`, `2.8-alpine3.19`, `lts-alpine3.19`](https://github.com/docker-library/haproxy/blob/4df9df86887f5422e63e3522f1f958ce735b8ebb/2.8/alpine/Dockerfile) - [`2.7.11`, `2.7`, `2.7.11-bookworm`, `2.7-bookworm`](https://github.com/docker-library/haproxy/blob/71aadfadc524b2bec5a4d6e620d1f9a22f431c27/2.7/Dockerfile) - [`2.7.11-alpine`, `2.7-alpine`, `2.7.11-alpine3.19`, `2.7-alpine3.19`](https://github.com/docker-library/haproxy/blob/4df9df86887f5422e63e3522f1f958ce735b8ebb/2.7/alpine/Dockerfile) - [`2.6.16`, `2.6`, `2.6.16-bookworm`, `2.6-bookworm`](https://github.com/docker-library/haproxy/blob/e4b286a573e8f3bad0cc367ffc0f8e0a330d8307/2.6/Dockerfile) - [`2.6.16-alpine`, `2.6-alpine`, `2.6.16-alpine3.19`, `2.6-alpine3.19`](https://github.com/docker-library/haproxy/blob/e4b286a573e8f3bad0cc367ffc0f8e0a330d8307/2.6/alpine/Dockerfile) -- [`2.4.24`, `2.4`, `2.4.24-bookworm`, `2.4-bookworm`](https://github.com/docker-library/haproxy/blob/71aadfadc524b2bec5a4d6e620d1f9a22f431c27/2.4/Dockerfile) -- [`2.4.24-alpine`, `2.4-alpine`, `2.4.24-alpine3.19`, `2.4-alpine3.19`](https://github.com/docker-library/haproxy/blob/4df9df86887f5422e63e3522f1f958ce735b8ebb/2.4/alpine/Dockerfile) +- [`2.4.25`, `2.4`, `2.4.25-bookworm`, `2.4-bookworm`](https://github.com/docker-library/haproxy/blob/b2d07293f7145e5630e88695f8b570dcb0650bf9/2.4/Dockerfile) +- [`2.4.25-alpine`, `2.4-alpine`, `2.4.25-alpine3.19`, `2.4-alpine3.19`](https://github.com/docker-library/haproxy/blob/b2d07293f7145e5630e88695f8b570dcb0650bf9/2.4/alpine/Dockerfile) - [`2.2.31`, `2.2`, `2.2.31-bullseye`, `2.2-bullseye`](https://github.com/docker-library/haproxy/blob/37ba32b245a7c55a5a42a554795d7140acbf4113/2.2/Dockerfile) - [`2.2.31-alpine`, `2.2-alpine`, `2.2.31-alpine3.16`, `2.2-alpine3.16`](https://github.com/docker-library/haproxy/blob/37ba32b245a7c55a5a42a554795d7140acbf4113/2.2/alpine/Dockerfile) - [`2.0.33`, `2.0`, `2.0.33-buster`, `2.0-buster`](https://github.com/docker-library/haproxy/blob/71aadfadc524b2bec5a4d6e620d1f9a22f431c27/2.0/Dockerfile) diff --git a/mysql/README.md b/mysql/README.md index 052e6ba920aa..9dd30b57fc14 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -24,10 +24,10 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`8.2.0`, `8.2`, `8`, `innovation`, `latest`, `8.2.0-oracle`, `8.2-oracle`, `8-oracle`, `innovation-oracle`, `oracle`](https://github.com/docker-library/mysql/blob/0097ab8a1fde788a9a51357339fa5498855623e2/innovation/Dockerfile.oracle) -- [`8.0.35`, `8.0`, `8.0.35-oracle`, `8.0-oracle`](https://github.com/docker-library/mysql/blob/0097ab8a1fde788a9a51357339fa5498855623e2/8.0/Dockerfile.oracle) -- [`8.0.35-debian`, `8.0-debian`](https://github.com/docker-library/mysql/blob/dc35beded3a41c4c62dfaa7f86ea5721c02a2e8b/8.0/Dockerfile.debian) -- [`5.7.44`, `5.7`, `5`, `5.7.44-oracle`, `5.7-oracle`, `5-oracle`](https://github.com/docker-library/mysql/blob/0097ab8a1fde788a9a51357339fa5498855623e2/5.7/Dockerfile.oracle) +- [`8.2.0`, `8.2`, `8`, `innovation`, `latest`, `8.2.0-oraclelinux8`, `8.2-oraclelinux8`, `8-oraclelinux8`, `innovation-oraclelinux8`, `oraclelinux8`, `8.2.0-oracle`, `8.2-oracle`, `8-oracle`, `innovation-oracle`, `oracle`](https://github.com/docker-library/mysql/blob/0097ab8a1fde788a9a51357339fa5498855623e2/innovation/Dockerfile.oracle) +- [`8.0.35`, `8.0`, `8.0.35-oraclelinux8`, `8.0-oraclelinux8`, `8.0.35-oracle`, `8.0-oracle`](https://github.com/docker-library/mysql/blob/0097ab8a1fde788a9a51357339fa5498855623e2/8.0/Dockerfile.oracle) +- [`8.0.35-bullseye`, `8.0-bullseye`, `8.0.35-debian`, `8.0-debian`](https://github.com/docker-library/mysql/blob/d035567ee66d525cbf95b8dbc0be20e2f0a5e3f5/8.0/Dockerfile.debian) +- [`5.7.44`, `5.7`, `5`, `5.7.44-oraclelinux7`, `5.7-oraclelinux7`, `5-oraclelinux7`, `5.7.44-oracle`, `5.7-oracle`, `5-oracle`](https://github.com/docker-library/mysql/blob/0097ab8a1fde788a9a51357339fa5498855623e2/5.7/Dockerfile.oracle) # Quick reference (cont.) diff --git a/nextcloud/README.md b/nextcloud/README.md index 56f2c2eed439..c3ef3c3e2d1f 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -28,12 +28,12 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`26.0.9-apache`, `26.0-apache`, `26-apache`, `26.0.9`, `26.0`, `26`](https://github.com/nextcloud/docker/blob/488a855c49140fbce4c4dd7637b6ffe7a4b725be/26/apache/Dockerfile) -- [`26.0.9-fpm`, `26.0-fpm`, `26-fpm`](https://github.com/nextcloud/docker/blob/488a855c49140fbce4c4dd7637b6ffe7a4b725be/26/fpm/Dockerfile) -- [`26.0.9-fpm-alpine`, `26.0-fpm-alpine`, `26-fpm-alpine`](https://github.com/nextcloud/docker/blob/488a855c49140fbce4c4dd7637b6ffe7a4b725be/26/fpm-alpine/Dockerfile) -- [`27.1.4-apache`, `27.1-apache`, `27-apache`, `stable-apache`, `production-apache`, `27.1.4`, `27.1`, `27`, `stable`, `production`](https://github.com/nextcloud/docker/blob/488a855c49140fbce4c4dd7637b6ffe7a4b725be/27/apache/Dockerfile) -- [`27.1.4-fpm`, `27.1-fpm`, `27-fpm`, `stable-fpm`, `production-fpm`](https://github.com/nextcloud/docker/blob/488a855c49140fbce4c4dd7637b6ffe7a4b725be/27/fpm/Dockerfile) -- [`27.1.4-fpm-alpine`, `27.1-fpm-alpine`, `27-fpm-alpine`, `stable-fpm-alpine`, `production-fpm-alpine`](https://github.com/nextcloud/docker/blob/488a855c49140fbce4c4dd7637b6ffe7a4b725be/27/fpm-alpine/Dockerfile) +- [`26.0.10-apache`, `26.0-apache`, `26-apache`, `26.0.10`, `26.0`, `26`](https://github.com/nextcloud/docker/blob/4cff57305b863a4e055595bf24b04028a7547e8d/26/apache/Dockerfile) +- [`26.0.10-fpm`, `26.0-fpm`, `26-fpm`](https://github.com/nextcloud/docker/blob/4cff57305b863a4e055595bf24b04028a7547e8d/26/fpm/Dockerfile) +- [`26.0.10-fpm-alpine`, `26.0-fpm-alpine`, `26-fpm-alpine`](https://github.com/nextcloud/docker/blob/4cff57305b863a4e055595bf24b04028a7547e8d/26/fpm-alpine/Dockerfile) +- [`27.1.5-apache`, `27.1-apache`, `27-apache`, `stable-apache`, `production-apache`, `27.1.5`, `27.1`, `27`, `stable`, `production`](https://github.com/nextcloud/docker/blob/4cff57305b863a4e055595bf24b04028a7547e8d/27/apache/Dockerfile) +- [`27.1.5-fpm`, `27.1-fpm`, `27-fpm`, `stable-fpm`, `production-fpm`](https://github.com/nextcloud/docker/blob/4cff57305b863a4e055595bf24b04028a7547e8d/27/fpm/Dockerfile) +- [`27.1.5-fpm-alpine`, `27.1-fpm-alpine`, `27-fpm-alpine`, `stable-fpm-alpine`, `production-fpm-alpine`](https://github.com/nextcloud/docker/blob/4cff57305b863a4e055595bf24b04028a7547e8d/27/fpm-alpine/Dockerfile) - [`28.0.0-apache`, `28.0-apache`, `28-apache`, `apache`, `28.0.0`, `28.0`, `28`, `latest`](https://github.com/nextcloud/docker/blob/e6510ac5947c11258f7d910aed3a1ce8d0faa2c3/28/apache/Dockerfile) - [`28.0.0-fpm`, `28.0-fpm`, `28-fpm`, `fpm`](https://github.com/nextcloud/docker/blob/e6510ac5947c11258f7d910aed3a1ce8d0faa2c3/28/fpm/Dockerfile) - [`28.0.0-fpm-alpine`, `28.0-fpm-alpine`, `28-fpm-alpine`, `fpm-alpine`](https://github.com/nextcloud/docker/blob/e6510ac5947c11258f7d910aed3a1ce8d0faa2c3/28/fpm-alpine/Dockerfile) diff --git a/php/README.md b/php/README.md index cbbc4fd0819d..8479482558a1 100644 --- a/php/README.md +++ b/php/README.md @@ -24,90 +24,90 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`8.3.1RC3-cli-bookworm`, `8.3-rc-cli-bookworm`, `8.3.1RC3-bookworm`, `8.3-rc-bookworm`, `8.3.1RC3-cli`, `8.3-rc-cli`, `8.3.1RC3`, `8.3-rc`](https://github.com/docker-library/php/blob/6add2e21ceb9fc3cd1ff3d818cd89b20a55646f4/8.3-rc/bookworm/cli/Dockerfile) -- [`8.3.1RC3-apache-bookworm`, `8.3-rc-apache-bookworm`, `8.3.1RC3-apache`, `8.3-rc-apache`](https://github.com/docker-library/php/blob/f8c3dc9ad98b95492aa871f256d6ac223bb49087/8.3-rc/bookworm/apache/Dockerfile) -- [`8.3.1RC3-fpm-bookworm`, `8.3-rc-fpm-bookworm`, `8.3.1RC3-fpm`, `8.3-rc-fpm`](https://github.com/docker-library/php/blob/6add2e21ceb9fc3cd1ff3d818cd89b20a55646f4/8.3-rc/bookworm/fpm/Dockerfile) -- [`8.3.1RC3-zts-bookworm`, `8.3-rc-zts-bookworm`, `8.3.1RC3-zts`, `8.3-rc-zts`](https://github.com/docker-library/php/blob/6add2e21ceb9fc3cd1ff3d818cd89b20a55646f4/8.3-rc/bookworm/zts/Dockerfile) -- [`8.3.1RC3-cli-bullseye`, `8.3-rc-cli-bullseye`, `8.3.1RC3-bullseye`, `8.3-rc-bullseye`](https://github.com/docker-library/php/blob/6add2e21ceb9fc3cd1ff3d818cd89b20a55646f4/8.3-rc/bullseye/cli/Dockerfile) -- [`8.3.1RC3-apache-bullseye`, `8.3-rc-apache-bullseye`](https://github.com/docker-library/php/blob/6add2e21ceb9fc3cd1ff3d818cd89b20a55646f4/8.3-rc/bullseye/apache/Dockerfile) -- [`8.3.1RC3-fpm-bullseye`, `8.3-rc-fpm-bullseye`](https://github.com/docker-library/php/blob/6add2e21ceb9fc3cd1ff3d818cd89b20a55646f4/8.3-rc/bullseye/fpm/Dockerfile) -- [`8.3.1RC3-zts-bullseye`, `8.3-rc-zts-bullseye`](https://github.com/docker-library/php/blob/6add2e21ceb9fc3cd1ff3d818cd89b20a55646f4/8.3-rc/bullseye/zts/Dockerfile) -- [`8.3.1RC3-cli-alpine3.19`, `8.3-rc-cli-alpine3.19`, `8.3.1RC3-alpine3.19`, `8.3-rc-alpine3.19`, `8.3.1RC3-cli-alpine`, `8.3-rc-cli-alpine`, `8.3.1RC3-alpine`, `8.3-rc-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.3-rc/alpine3.19/cli/Dockerfile) -- [`8.3.1RC3-fpm-alpine3.19`, `8.3-rc-fpm-alpine3.19`, `8.3.1RC3-fpm-alpine`, `8.3-rc-fpm-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.3-rc/alpine3.19/fpm/Dockerfile) -- [`8.3.1RC3-zts-alpine3.19`, `8.3-rc-zts-alpine3.19`, `8.3.1RC3-zts-alpine`, `8.3-rc-zts-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.3-rc/alpine3.19/zts/Dockerfile) -- [`8.3.1RC3-cli-alpine3.18`, `8.3-rc-cli-alpine3.18`, `8.3.1RC3-alpine3.18`, `8.3-rc-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.3-rc/alpine3.18/cli/Dockerfile) -- [`8.3.1RC3-fpm-alpine3.18`, `8.3-rc-fpm-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.3-rc/alpine3.18/fpm/Dockerfile) -- [`8.3.1RC3-zts-alpine3.18`, `8.3-rc-zts-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.3-rc/alpine3.18/zts/Dockerfile) -- [`8.3.0-cli-bookworm`, `8.3-cli-bookworm`, `8-cli-bookworm`, `cli-bookworm`, `8.3.0-bookworm`, `8.3-bookworm`, `8-bookworm`, `bookworm`, `8.3.0-cli`, `8.3-cli`, `8-cli`, `cli`, `8.3.0`, `8.3`, `8`, `latest`](https://github.com/docker-library/php/blob/f59450afb41e40d7be6d3f3ebb77d285dd57aa63/8.3/bookworm/cli/Dockerfile) -- [`8.3.0-apache-bookworm`, `8.3-apache-bookworm`, `8-apache-bookworm`, `apache-bookworm`, `8.3.0-apache`, `8.3-apache`, `8-apache`, `apache`](https://github.com/docker-library/php/blob/f8c3dc9ad98b95492aa871f256d6ac223bb49087/8.3/bookworm/apache/Dockerfile) -- [`8.3.0-fpm-bookworm`, `8.3-fpm-bookworm`, `8-fpm-bookworm`, `fpm-bookworm`, `8.3.0-fpm`, `8.3-fpm`, `8-fpm`, `fpm`](https://github.com/docker-library/php/blob/f59450afb41e40d7be6d3f3ebb77d285dd57aa63/8.3/bookworm/fpm/Dockerfile) -- [`8.3.0-zts-bookworm`, `8.3-zts-bookworm`, `8-zts-bookworm`, `zts-bookworm`, `8.3.0-zts`, `8.3-zts`, `8-zts`, `zts`](https://github.com/docker-library/php/blob/f59450afb41e40d7be6d3f3ebb77d285dd57aa63/8.3/bookworm/zts/Dockerfile) -- [`8.3.0-cli-bullseye`, `8.3-cli-bullseye`, `8-cli-bullseye`, `cli-bullseye`, `8.3.0-bullseye`, `8.3-bullseye`, `8-bullseye`, `bullseye`](https://github.com/docker-library/php/blob/f59450afb41e40d7be6d3f3ebb77d285dd57aa63/8.3/bullseye/cli/Dockerfile) -- [`8.3.0-apache-bullseye`, `8.3-apache-bullseye`, `8-apache-bullseye`, `apache-bullseye`](https://github.com/docker-library/php/blob/f59450afb41e40d7be6d3f3ebb77d285dd57aa63/8.3/bullseye/apache/Dockerfile) -- [`8.3.0-fpm-bullseye`, `8.3-fpm-bullseye`, `8-fpm-bullseye`, `fpm-bullseye`](https://github.com/docker-library/php/blob/f59450afb41e40d7be6d3f3ebb77d285dd57aa63/8.3/bullseye/fpm/Dockerfile) -- [`8.3.0-zts-bullseye`, `8.3-zts-bullseye`, `8-zts-bullseye`, `zts-bullseye`](https://github.com/docker-library/php/blob/f59450afb41e40d7be6d3f3ebb77d285dd57aa63/8.3/bullseye/zts/Dockerfile) -- [`8.3.0-cli-alpine3.19`, `8.3-cli-alpine3.19`, `8-cli-alpine3.19`, `cli-alpine3.19`, `8.3.0-alpine3.19`, `8.3-alpine3.19`, `8-alpine3.19`, `alpine3.19`, `8.3.0-cli-alpine`, `8.3-cli-alpine`, `8-cli-alpine`, `cli-alpine`, `8.3.0-alpine`, `8.3-alpine`, `8-alpine`, `alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.3/alpine3.19/cli/Dockerfile) -- [`8.3.0-fpm-alpine3.19`, `8.3-fpm-alpine3.19`, `8-fpm-alpine3.19`, `fpm-alpine3.19`, `8.3.0-fpm-alpine`, `8.3-fpm-alpine`, `8-fpm-alpine`, `fpm-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.3/alpine3.19/fpm/Dockerfile) -- [`8.3.0-zts-alpine3.19`, `8.3-zts-alpine3.19`, `8-zts-alpine3.19`, `zts-alpine3.19`, `8.3.0-zts-alpine`, `8.3-zts-alpine`, `8-zts-alpine`, `zts-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.3/alpine3.19/zts/Dockerfile) -- [`8.3.0-cli-alpine3.18`, `8.3-cli-alpine3.18`, `8-cli-alpine3.18`, `cli-alpine3.18`, `8.3.0-alpine3.18`, `8.3-alpine3.18`, `8-alpine3.18`, `alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.3/alpine3.18/cli/Dockerfile) -- [`8.3.0-fpm-alpine3.18`, `8.3-fpm-alpine3.18`, `8-fpm-alpine3.18`, `fpm-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.3/alpine3.18/fpm/Dockerfile) -- [`8.3.0-zts-alpine3.18`, `8.3-zts-alpine3.18`, `8-zts-alpine3.18`, `zts-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.3/alpine3.18/zts/Dockerfile) -- [`8.2.14RC1-cli-bookworm`, `8.2-rc-cli-bookworm`, `8.2.14RC1-bookworm`, `8.2-rc-bookworm`, `8.2.14RC1-cli`, `8.2-rc-cli`, `8.2.14RC1`, `8.2-rc`](https://github.com/docker-library/php/blob/b02ed6ab2ff3a42e0604045792e2c448a11daf6d/8.2-rc/bookworm/cli/Dockerfile) -- [`8.2.14RC1-apache-bookworm`, `8.2-rc-apache-bookworm`, `8.2.14RC1-apache`, `8.2-rc-apache`](https://github.com/docker-library/php/blob/f8c3dc9ad98b95492aa871f256d6ac223bb49087/8.2-rc/bookworm/apache/Dockerfile) -- [`8.2.14RC1-fpm-bookworm`, `8.2-rc-fpm-bookworm`, `8.2.14RC1-fpm`, `8.2-rc-fpm`](https://github.com/docker-library/php/blob/b02ed6ab2ff3a42e0604045792e2c448a11daf6d/8.2-rc/bookworm/fpm/Dockerfile) -- [`8.2.14RC1-zts-bookworm`, `8.2-rc-zts-bookworm`, `8.2.14RC1-zts`, `8.2-rc-zts`](https://github.com/docker-library/php/blob/b02ed6ab2ff3a42e0604045792e2c448a11daf6d/8.2-rc/bookworm/zts/Dockerfile) -- [`8.2.14RC1-cli-bullseye`, `8.2-rc-cli-bullseye`, `8.2.14RC1-bullseye`, `8.2-rc-bullseye`](https://github.com/docker-library/php/blob/b02ed6ab2ff3a42e0604045792e2c448a11daf6d/8.2-rc/bullseye/cli/Dockerfile) -- [`8.2.14RC1-apache-bullseye`, `8.2-rc-apache-bullseye`](https://github.com/docker-library/php/blob/b02ed6ab2ff3a42e0604045792e2c448a11daf6d/8.2-rc/bullseye/apache/Dockerfile) -- [`8.2.14RC1-fpm-bullseye`, `8.2-rc-fpm-bullseye`](https://github.com/docker-library/php/blob/b02ed6ab2ff3a42e0604045792e2c448a11daf6d/8.2-rc/bullseye/fpm/Dockerfile) -- [`8.2.14RC1-zts-bullseye`, `8.2-rc-zts-bullseye`](https://github.com/docker-library/php/blob/b02ed6ab2ff3a42e0604045792e2c448a11daf6d/8.2-rc/bullseye/zts/Dockerfile) -- [`8.2.14RC1-cli-alpine3.19`, `8.2-rc-cli-alpine3.19`, `8.2.14RC1-alpine3.19`, `8.2-rc-alpine3.19`, `8.2.14RC1-cli-alpine`, `8.2-rc-cli-alpine`, `8.2.14RC1-alpine`, `8.2-rc-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.2-rc/alpine3.19/cli/Dockerfile) -- [`8.2.14RC1-fpm-alpine3.19`, `8.2-rc-fpm-alpine3.19`, `8.2.14RC1-fpm-alpine`, `8.2-rc-fpm-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.2-rc/alpine3.19/fpm/Dockerfile) -- [`8.2.14RC1-zts-alpine3.19`, `8.2-rc-zts-alpine3.19`, `8.2.14RC1-zts-alpine`, `8.2-rc-zts-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.2-rc/alpine3.19/zts/Dockerfile) -- [`8.2.14RC1-cli-alpine3.18`, `8.2-rc-cli-alpine3.18`, `8.2.14RC1-alpine3.18`, `8.2-rc-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.2-rc/alpine3.18/cli/Dockerfile) -- [`8.2.14RC1-fpm-alpine3.18`, `8.2-rc-fpm-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.2-rc/alpine3.18/fpm/Dockerfile) -- [`8.2.14RC1-zts-alpine3.18`, `8.2-rc-zts-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.2-rc/alpine3.18/zts/Dockerfile) -- [`8.2.13-cli-bookworm`, `8.2-cli-bookworm`, `8.2.13-bookworm`, `8.2-bookworm`, `8.2.13-cli`, `8.2-cli`, `8.2.13`, `8.2`](https://github.com/docker-library/php/blob/74548e8879e4b5b83cabb0b41c479d2027580958/8.2/bookworm/cli/Dockerfile) -- [`8.2.13-apache-bookworm`, `8.2-apache-bookworm`, `8.2.13-apache`, `8.2-apache`](https://github.com/docker-library/php/blob/f8c3dc9ad98b95492aa871f256d6ac223bb49087/8.2/bookworm/apache/Dockerfile) -- [`8.2.13-fpm-bookworm`, `8.2-fpm-bookworm`, `8.2.13-fpm`, `8.2-fpm`](https://github.com/docker-library/php/blob/74548e8879e4b5b83cabb0b41c479d2027580958/8.2/bookworm/fpm/Dockerfile) -- [`8.2.13-zts-bookworm`, `8.2-zts-bookworm`, `8.2.13-zts`, `8.2-zts`](https://github.com/docker-library/php/blob/74548e8879e4b5b83cabb0b41c479d2027580958/8.2/bookworm/zts/Dockerfile) -- [`8.2.13-cli-bullseye`, `8.2-cli-bullseye`, `8.2.13-bullseye`, `8.2-bullseye`](https://github.com/docker-library/php/blob/74548e8879e4b5b83cabb0b41c479d2027580958/8.2/bullseye/cli/Dockerfile) -- [`8.2.13-apache-bullseye`, `8.2-apache-bullseye`](https://github.com/docker-library/php/blob/74548e8879e4b5b83cabb0b41c479d2027580958/8.2/bullseye/apache/Dockerfile) -- [`8.2.13-fpm-bullseye`, `8.2-fpm-bullseye`](https://github.com/docker-library/php/blob/74548e8879e4b5b83cabb0b41c479d2027580958/8.2/bullseye/fpm/Dockerfile) -- [`8.2.13-zts-bullseye`, `8.2-zts-bullseye`](https://github.com/docker-library/php/blob/74548e8879e4b5b83cabb0b41c479d2027580958/8.2/bullseye/zts/Dockerfile) -- [`8.2.13-cli-alpine3.19`, `8.2-cli-alpine3.19`, `8.2.13-alpine3.19`, `8.2-alpine3.19`, `8.2.13-cli-alpine`, `8.2-cli-alpine`, `8.2.13-alpine`, `8.2-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.2/alpine3.19/cli/Dockerfile) -- [`8.2.13-fpm-alpine3.19`, `8.2-fpm-alpine3.19`, `8.2.13-fpm-alpine`, `8.2-fpm-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.2/alpine3.19/fpm/Dockerfile) -- [`8.2.13-zts-alpine3.19`, `8.2-zts-alpine3.19`, `8.2.13-zts-alpine`, `8.2-zts-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.2/alpine3.19/zts/Dockerfile) -- [`8.2.13-cli-alpine3.18`, `8.2-cli-alpine3.18`, `8.2.13-alpine3.18`, `8.2-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.2/alpine3.18/cli/Dockerfile) -- [`8.2.13-fpm-alpine3.18`, `8.2-fpm-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.2/alpine3.18/fpm/Dockerfile) -- [`8.2.13-zts-alpine3.18`, `8.2-zts-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.2/alpine3.18/zts/Dockerfile) -- [`8.1.27RC1-cli-bookworm`, `8.1-rc-cli-bookworm`, `8.1.27RC1-bookworm`, `8.1-rc-bookworm`, `8.1.27RC1-cli`, `8.1-rc-cli`, `8.1.27RC1`, `8.1-rc`](https://github.com/docker-library/php/blob/21e903f57ea7f5bc123eb4b168a9d307b449617d/8.1-rc/bookworm/cli/Dockerfile) -- [`8.1.27RC1-apache-bookworm`, `8.1-rc-apache-bookworm`, `8.1.27RC1-apache`, `8.1-rc-apache`](https://github.com/docker-library/php/blob/f8c3dc9ad98b95492aa871f256d6ac223bb49087/8.1-rc/bookworm/apache/Dockerfile) -- [`8.1.27RC1-fpm-bookworm`, `8.1-rc-fpm-bookworm`, `8.1.27RC1-fpm`, `8.1-rc-fpm`](https://github.com/docker-library/php/blob/21e903f57ea7f5bc123eb4b168a9d307b449617d/8.1-rc/bookworm/fpm/Dockerfile) -- [`8.1.27RC1-zts-bookworm`, `8.1-rc-zts-bookworm`, `8.1.27RC1-zts`, `8.1-rc-zts`](https://github.com/docker-library/php/blob/21e903f57ea7f5bc123eb4b168a9d307b449617d/8.1-rc/bookworm/zts/Dockerfile) -- [`8.1.27RC1-cli-bullseye`, `8.1-rc-cli-bullseye`, `8.1.27RC1-bullseye`, `8.1-rc-bullseye`](https://github.com/docker-library/php/blob/21e903f57ea7f5bc123eb4b168a9d307b449617d/8.1-rc/bullseye/cli/Dockerfile) -- [`8.1.27RC1-apache-bullseye`, `8.1-rc-apache-bullseye`](https://github.com/docker-library/php/blob/21e903f57ea7f5bc123eb4b168a9d307b449617d/8.1-rc/bullseye/apache/Dockerfile) -- [`8.1.27RC1-fpm-bullseye`, `8.1-rc-fpm-bullseye`](https://github.com/docker-library/php/blob/21e903f57ea7f5bc123eb4b168a9d307b449617d/8.1-rc/bullseye/fpm/Dockerfile) -- [`8.1.27RC1-zts-bullseye`, `8.1-rc-zts-bullseye`](https://github.com/docker-library/php/blob/21e903f57ea7f5bc123eb4b168a9d307b449617d/8.1-rc/bullseye/zts/Dockerfile) -- [`8.1.27RC1-cli-alpine3.19`, `8.1-rc-cli-alpine3.19`, `8.1.27RC1-alpine3.19`, `8.1-rc-alpine3.19`, `8.1.27RC1-cli-alpine`, `8.1-rc-cli-alpine`, `8.1.27RC1-alpine`, `8.1-rc-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.1-rc/alpine3.19/cli/Dockerfile) -- [`8.1.27RC1-fpm-alpine3.19`, `8.1-rc-fpm-alpine3.19`, `8.1.27RC1-fpm-alpine`, `8.1-rc-fpm-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.1-rc/alpine3.19/fpm/Dockerfile) -- [`8.1.27RC1-zts-alpine3.19`, `8.1-rc-zts-alpine3.19`, `8.1.27RC1-zts-alpine`, `8.1-rc-zts-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.1-rc/alpine3.19/zts/Dockerfile) -- [`8.1.27RC1-cli-alpine3.18`, `8.1-rc-cli-alpine3.18`, `8.1.27RC1-alpine3.18`, `8.1-rc-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.1-rc/alpine3.18/cli/Dockerfile) -- [`8.1.27RC1-fpm-alpine3.18`, `8.1-rc-fpm-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.1-rc/alpine3.18/fpm/Dockerfile) -- [`8.1.27RC1-zts-alpine3.18`, `8.1-rc-zts-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.1-rc/alpine3.18/zts/Dockerfile) -- [`8.1.26-cli-bookworm`, `8.1-cli-bookworm`, `8.1.26-bookworm`, `8.1-bookworm`, `8.1.26-cli`, `8.1-cli`, `8.1.26`, `8.1`](https://github.com/docker-library/php/blob/25e17c7d52af3fe23bd3c04427c6011144b553ef/8.1/bookworm/cli/Dockerfile) -- [`8.1.26-apache-bookworm`, `8.1-apache-bookworm`, `8.1.26-apache`, `8.1-apache`](https://github.com/docker-library/php/blob/f8c3dc9ad98b95492aa871f256d6ac223bb49087/8.1/bookworm/apache/Dockerfile) -- [`8.1.26-fpm-bookworm`, `8.1-fpm-bookworm`, `8.1.26-fpm`, `8.1-fpm`](https://github.com/docker-library/php/blob/25e17c7d52af3fe23bd3c04427c6011144b553ef/8.1/bookworm/fpm/Dockerfile) -- [`8.1.26-zts-bookworm`, `8.1-zts-bookworm`, `8.1.26-zts`, `8.1-zts`](https://github.com/docker-library/php/blob/25e17c7d52af3fe23bd3c04427c6011144b553ef/8.1/bookworm/zts/Dockerfile) -- [`8.1.26-cli-bullseye`, `8.1-cli-bullseye`, `8.1.26-bullseye`, `8.1-bullseye`](https://github.com/docker-library/php/blob/25e17c7d52af3fe23bd3c04427c6011144b553ef/8.1/bullseye/cli/Dockerfile) -- [`8.1.26-apache-bullseye`, `8.1-apache-bullseye`](https://github.com/docker-library/php/blob/25e17c7d52af3fe23bd3c04427c6011144b553ef/8.1/bullseye/apache/Dockerfile) -- [`8.1.26-fpm-bullseye`, `8.1-fpm-bullseye`](https://github.com/docker-library/php/blob/25e17c7d52af3fe23bd3c04427c6011144b553ef/8.1/bullseye/fpm/Dockerfile) -- [`8.1.26-zts-bullseye`, `8.1-zts-bullseye`](https://github.com/docker-library/php/blob/25e17c7d52af3fe23bd3c04427c6011144b553ef/8.1/bullseye/zts/Dockerfile) -- [`8.1.26-cli-alpine3.19`, `8.1-cli-alpine3.19`, `8.1.26-alpine3.19`, `8.1-alpine3.19`, `8.1.26-cli-alpine`, `8.1-cli-alpine`, `8.1.26-alpine`, `8.1-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.1/alpine3.19/cli/Dockerfile) -- [`8.1.26-fpm-alpine3.19`, `8.1-fpm-alpine3.19`, `8.1.26-fpm-alpine`, `8.1-fpm-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.1/alpine3.19/fpm/Dockerfile) -- [`8.1.26-zts-alpine3.19`, `8.1-zts-alpine3.19`, `8.1.26-zts-alpine`, `8.1-zts-alpine`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.1/alpine3.19/zts/Dockerfile) -- [`8.1.26-cli-alpine3.18`, `8.1-cli-alpine3.18`, `8.1.26-alpine3.18`, `8.1-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.1/alpine3.18/cli/Dockerfile) -- [`8.1.26-fpm-alpine3.18`, `8.1-fpm-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.1/alpine3.18/fpm/Dockerfile) -- [`8.1.26-zts-alpine3.18`, `8.1-zts-alpine3.18`](https://github.com/docker-library/php/blob/c3c7f06feb14df9f6fc79577d4b033b0abe374a2/8.1/alpine3.18/zts/Dockerfile) +- [`8.3.1RC3-cli-bookworm`, `8.3-rc-cli-bookworm`, `8.3.1RC3-bookworm`, `8.3-rc-bookworm`, `8.3.1RC3-cli`, `8.3-rc-cli`, `8.3.1RC3`, `8.3-rc`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/bookworm/cli/Dockerfile) +- [`8.3.1RC3-apache-bookworm`, `8.3-rc-apache-bookworm`, `8.3.1RC3-apache`, `8.3-rc-apache`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/bookworm/apache/Dockerfile) +- [`8.3.1RC3-fpm-bookworm`, `8.3-rc-fpm-bookworm`, `8.3.1RC3-fpm`, `8.3-rc-fpm`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/bookworm/fpm/Dockerfile) +- [`8.3.1RC3-zts-bookworm`, `8.3-rc-zts-bookworm`, `8.3.1RC3-zts`, `8.3-rc-zts`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/bookworm/zts/Dockerfile) +- [`8.3.1RC3-cli-bullseye`, `8.3-rc-cli-bullseye`, `8.3.1RC3-bullseye`, `8.3-rc-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/bullseye/cli/Dockerfile) +- [`8.3.1RC3-apache-bullseye`, `8.3-rc-apache-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/bullseye/apache/Dockerfile) +- [`8.3.1RC3-fpm-bullseye`, `8.3-rc-fpm-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/bullseye/fpm/Dockerfile) +- [`8.3.1RC3-zts-bullseye`, `8.3-rc-zts-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/bullseye/zts/Dockerfile) +- [`8.3.1RC3-cli-alpine3.19`, `8.3-rc-cli-alpine3.19`, `8.3.1RC3-alpine3.19`, `8.3-rc-alpine3.19`, `8.3.1RC3-cli-alpine`, `8.3-rc-cli-alpine`, `8.3.1RC3-alpine`, `8.3-rc-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/alpine3.19/cli/Dockerfile) +- [`8.3.1RC3-fpm-alpine3.19`, `8.3-rc-fpm-alpine3.19`, `8.3.1RC3-fpm-alpine`, `8.3-rc-fpm-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/alpine3.19/fpm/Dockerfile) +- [`8.3.1RC3-zts-alpine3.19`, `8.3-rc-zts-alpine3.19`, `8.3.1RC3-zts-alpine`, `8.3-rc-zts-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/alpine3.19/zts/Dockerfile) +- [`8.3.1RC3-cli-alpine3.18`, `8.3-rc-cli-alpine3.18`, `8.3.1RC3-alpine3.18`, `8.3-rc-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/alpine3.18/cli/Dockerfile) +- [`8.3.1RC3-fpm-alpine3.18`, `8.3-rc-fpm-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/alpine3.18/fpm/Dockerfile) +- [`8.3.1RC3-zts-alpine3.18`, `8.3-rc-zts-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3-rc/alpine3.18/zts/Dockerfile) +- [`8.3.0-cli-bookworm`, `8.3-cli-bookworm`, `8-cli-bookworm`, `cli-bookworm`, `8.3.0-bookworm`, `8.3-bookworm`, `8-bookworm`, `bookworm`, `8.3.0-cli`, `8.3-cli`, `8-cli`, `cli`, `8.3.0`, `8.3`, `8`, `latest`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/bookworm/cli/Dockerfile) +- [`8.3.0-apache-bookworm`, `8.3-apache-bookworm`, `8-apache-bookworm`, `apache-bookworm`, `8.3.0-apache`, `8.3-apache`, `8-apache`, `apache`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/bookworm/apache/Dockerfile) +- [`8.3.0-fpm-bookworm`, `8.3-fpm-bookworm`, `8-fpm-bookworm`, `fpm-bookworm`, `8.3.0-fpm`, `8.3-fpm`, `8-fpm`, `fpm`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/bookworm/fpm/Dockerfile) +- [`8.3.0-zts-bookworm`, `8.3-zts-bookworm`, `8-zts-bookworm`, `zts-bookworm`, `8.3.0-zts`, `8.3-zts`, `8-zts`, `zts`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/bookworm/zts/Dockerfile) +- [`8.3.0-cli-bullseye`, `8.3-cli-bullseye`, `8-cli-bullseye`, `cli-bullseye`, `8.3.0-bullseye`, `8.3-bullseye`, `8-bullseye`, `bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/bullseye/cli/Dockerfile) +- [`8.3.0-apache-bullseye`, `8.3-apache-bullseye`, `8-apache-bullseye`, `apache-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/bullseye/apache/Dockerfile) +- [`8.3.0-fpm-bullseye`, `8.3-fpm-bullseye`, `8-fpm-bullseye`, `fpm-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/bullseye/fpm/Dockerfile) +- [`8.3.0-zts-bullseye`, `8.3-zts-bullseye`, `8-zts-bullseye`, `zts-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/bullseye/zts/Dockerfile) +- [`8.3.0-cli-alpine3.19`, `8.3-cli-alpine3.19`, `8-cli-alpine3.19`, `cli-alpine3.19`, `8.3.0-alpine3.19`, `8.3-alpine3.19`, `8-alpine3.19`, `alpine3.19`, `8.3.0-cli-alpine`, `8.3-cli-alpine`, `8-cli-alpine`, `cli-alpine`, `8.3.0-alpine`, `8.3-alpine`, `8-alpine`, `alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/alpine3.19/cli/Dockerfile) +- [`8.3.0-fpm-alpine3.19`, `8.3-fpm-alpine3.19`, `8-fpm-alpine3.19`, `fpm-alpine3.19`, `8.3.0-fpm-alpine`, `8.3-fpm-alpine`, `8-fpm-alpine`, `fpm-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/alpine3.19/fpm/Dockerfile) +- [`8.3.0-zts-alpine3.19`, `8.3-zts-alpine3.19`, `8-zts-alpine3.19`, `zts-alpine3.19`, `8.3.0-zts-alpine`, `8.3-zts-alpine`, `8-zts-alpine`, `zts-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/alpine3.19/zts/Dockerfile) +- [`8.3.0-cli-alpine3.18`, `8.3-cli-alpine3.18`, `8-cli-alpine3.18`, `cli-alpine3.18`, `8.3.0-alpine3.18`, `8.3-alpine3.18`, `8-alpine3.18`, `alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/alpine3.18/cli/Dockerfile) +- [`8.3.0-fpm-alpine3.18`, `8.3-fpm-alpine3.18`, `8-fpm-alpine3.18`, `fpm-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/alpine3.18/fpm/Dockerfile) +- [`8.3.0-zts-alpine3.18`, `8.3-zts-alpine3.18`, `8-zts-alpine3.18`, `zts-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.3/alpine3.18/zts/Dockerfile) +- [`8.2.14RC1-cli-bookworm`, `8.2-rc-cli-bookworm`, `8.2.14RC1-bookworm`, `8.2-rc-bookworm`, `8.2.14RC1-cli`, `8.2-rc-cli`, `8.2.14RC1`, `8.2-rc`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/bookworm/cli/Dockerfile) +- [`8.2.14RC1-apache-bookworm`, `8.2-rc-apache-bookworm`, `8.2.14RC1-apache`, `8.2-rc-apache`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/bookworm/apache/Dockerfile) +- [`8.2.14RC1-fpm-bookworm`, `8.2-rc-fpm-bookworm`, `8.2.14RC1-fpm`, `8.2-rc-fpm`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/bookworm/fpm/Dockerfile) +- [`8.2.14RC1-zts-bookworm`, `8.2-rc-zts-bookworm`, `8.2.14RC1-zts`, `8.2-rc-zts`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/bookworm/zts/Dockerfile) +- [`8.2.14RC1-cli-bullseye`, `8.2-rc-cli-bullseye`, `8.2.14RC1-bullseye`, `8.2-rc-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/bullseye/cli/Dockerfile) +- [`8.2.14RC1-apache-bullseye`, `8.2-rc-apache-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/bullseye/apache/Dockerfile) +- [`8.2.14RC1-fpm-bullseye`, `8.2-rc-fpm-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/bullseye/fpm/Dockerfile) +- [`8.2.14RC1-zts-bullseye`, `8.2-rc-zts-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/bullseye/zts/Dockerfile) +- [`8.2.14RC1-cli-alpine3.19`, `8.2-rc-cli-alpine3.19`, `8.2.14RC1-alpine3.19`, `8.2-rc-alpine3.19`, `8.2.14RC1-cli-alpine`, `8.2-rc-cli-alpine`, `8.2.14RC1-alpine`, `8.2-rc-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/alpine3.19/cli/Dockerfile) +- [`8.2.14RC1-fpm-alpine3.19`, `8.2-rc-fpm-alpine3.19`, `8.2.14RC1-fpm-alpine`, `8.2-rc-fpm-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/alpine3.19/fpm/Dockerfile) +- [`8.2.14RC1-zts-alpine3.19`, `8.2-rc-zts-alpine3.19`, `8.2.14RC1-zts-alpine`, `8.2-rc-zts-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/alpine3.19/zts/Dockerfile) +- [`8.2.14RC1-cli-alpine3.18`, `8.2-rc-cli-alpine3.18`, `8.2.14RC1-alpine3.18`, `8.2-rc-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/alpine3.18/cli/Dockerfile) +- [`8.2.14RC1-fpm-alpine3.18`, `8.2-rc-fpm-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/alpine3.18/fpm/Dockerfile) +- [`8.2.14RC1-zts-alpine3.18`, `8.2-rc-zts-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2-rc/alpine3.18/zts/Dockerfile) +- [`8.2.13-cli-bookworm`, `8.2-cli-bookworm`, `8.2.13-bookworm`, `8.2-bookworm`, `8.2.13-cli`, `8.2-cli`, `8.2.13`, `8.2`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/bookworm/cli/Dockerfile) +- [`8.2.13-apache-bookworm`, `8.2-apache-bookworm`, `8.2.13-apache`, `8.2-apache`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/bookworm/apache/Dockerfile) +- [`8.2.13-fpm-bookworm`, `8.2-fpm-bookworm`, `8.2.13-fpm`, `8.2-fpm`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/bookworm/fpm/Dockerfile) +- [`8.2.13-zts-bookworm`, `8.2-zts-bookworm`, `8.2.13-zts`, `8.2-zts`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/bookworm/zts/Dockerfile) +- [`8.2.13-cli-bullseye`, `8.2-cli-bullseye`, `8.2.13-bullseye`, `8.2-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/bullseye/cli/Dockerfile) +- [`8.2.13-apache-bullseye`, `8.2-apache-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/bullseye/apache/Dockerfile) +- [`8.2.13-fpm-bullseye`, `8.2-fpm-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/bullseye/fpm/Dockerfile) +- [`8.2.13-zts-bullseye`, `8.2-zts-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/bullseye/zts/Dockerfile) +- [`8.2.13-cli-alpine3.19`, `8.2-cli-alpine3.19`, `8.2.13-alpine3.19`, `8.2-alpine3.19`, `8.2.13-cli-alpine`, `8.2-cli-alpine`, `8.2.13-alpine`, `8.2-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/alpine3.19/cli/Dockerfile) +- [`8.2.13-fpm-alpine3.19`, `8.2-fpm-alpine3.19`, `8.2.13-fpm-alpine`, `8.2-fpm-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/alpine3.19/fpm/Dockerfile) +- [`8.2.13-zts-alpine3.19`, `8.2-zts-alpine3.19`, `8.2.13-zts-alpine`, `8.2-zts-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/alpine3.19/zts/Dockerfile) +- [`8.2.13-cli-alpine3.18`, `8.2-cli-alpine3.18`, `8.2.13-alpine3.18`, `8.2-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/alpine3.18/cli/Dockerfile) +- [`8.2.13-fpm-alpine3.18`, `8.2-fpm-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/alpine3.18/fpm/Dockerfile) +- [`8.2.13-zts-alpine3.18`, `8.2-zts-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.2/alpine3.18/zts/Dockerfile) +- [`8.1.27RC1-cli-bookworm`, `8.1-rc-cli-bookworm`, `8.1.27RC1-bookworm`, `8.1-rc-bookworm`, `8.1.27RC1-cli`, `8.1-rc-cli`, `8.1.27RC1`, `8.1-rc`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/bookworm/cli/Dockerfile) +- [`8.1.27RC1-apache-bookworm`, `8.1-rc-apache-bookworm`, `8.1.27RC1-apache`, `8.1-rc-apache`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/bookworm/apache/Dockerfile) +- [`8.1.27RC1-fpm-bookworm`, `8.1-rc-fpm-bookworm`, `8.1.27RC1-fpm`, `8.1-rc-fpm`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/bookworm/fpm/Dockerfile) +- [`8.1.27RC1-zts-bookworm`, `8.1-rc-zts-bookworm`, `8.1.27RC1-zts`, `8.1-rc-zts`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/bookworm/zts/Dockerfile) +- [`8.1.27RC1-cli-bullseye`, `8.1-rc-cli-bullseye`, `8.1.27RC1-bullseye`, `8.1-rc-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/bullseye/cli/Dockerfile) +- [`8.1.27RC1-apache-bullseye`, `8.1-rc-apache-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/bullseye/apache/Dockerfile) +- [`8.1.27RC1-fpm-bullseye`, `8.1-rc-fpm-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/bullseye/fpm/Dockerfile) +- [`8.1.27RC1-zts-bullseye`, `8.1-rc-zts-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/bullseye/zts/Dockerfile) +- [`8.1.27RC1-cli-alpine3.19`, `8.1-rc-cli-alpine3.19`, `8.1.27RC1-alpine3.19`, `8.1-rc-alpine3.19`, `8.1.27RC1-cli-alpine`, `8.1-rc-cli-alpine`, `8.1.27RC1-alpine`, `8.1-rc-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/alpine3.19/cli/Dockerfile) +- [`8.1.27RC1-fpm-alpine3.19`, `8.1-rc-fpm-alpine3.19`, `8.1.27RC1-fpm-alpine`, `8.1-rc-fpm-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/alpine3.19/fpm/Dockerfile) +- [`8.1.27RC1-zts-alpine3.19`, `8.1-rc-zts-alpine3.19`, `8.1.27RC1-zts-alpine`, `8.1-rc-zts-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/alpine3.19/zts/Dockerfile) +- [`8.1.27RC1-cli-alpine3.18`, `8.1-rc-cli-alpine3.18`, `8.1.27RC1-alpine3.18`, `8.1-rc-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/alpine3.18/cli/Dockerfile) +- [`8.1.27RC1-fpm-alpine3.18`, `8.1-rc-fpm-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/alpine3.18/fpm/Dockerfile) +- [`8.1.27RC1-zts-alpine3.18`, `8.1-rc-zts-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1-rc/alpine3.18/zts/Dockerfile) +- [`8.1.26-cli-bookworm`, `8.1-cli-bookworm`, `8.1.26-bookworm`, `8.1-bookworm`, `8.1.26-cli`, `8.1-cli`, `8.1.26`, `8.1`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/bookworm/cli/Dockerfile) +- [`8.1.26-apache-bookworm`, `8.1-apache-bookworm`, `8.1.26-apache`, `8.1-apache`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/bookworm/apache/Dockerfile) +- [`8.1.26-fpm-bookworm`, `8.1-fpm-bookworm`, `8.1.26-fpm`, `8.1-fpm`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/bookworm/fpm/Dockerfile) +- [`8.1.26-zts-bookworm`, `8.1-zts-bookworm`, `8.1.26-zts`, `8.1-zts`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/bookworm/zts/Dockerfile) +- [`8.1.26-cli-bullseye`, `8.1-cli-bullseye`, `8.1.26-bullseye`, `8.1-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/bullseye/cli/Dockerfile) +- [`8.1.26-apache-bullseye`, `8.1-apache-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/bullseye/apache/Dockerfile) +- [`8.1.26-fpm-bullseye`, `8.1-fpm-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/bullseye/fpm/Dockerfile) +- [`8.1.26-zts-bullseye`, `8.1-zts-bullseye`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/bullseye/zts/Dockerfile) +- [`8.1.26-cli-alpine3.19`, `8.1-cli-alpine3.19`, `8.1.26-alpine3.19`, `8.1-alpine3.19`, `8.1.26-cli-alpine`, `8.1-cli-alpine`, `8.1.26-alpine`, `8.1-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/alpine3.19/cli/Dockerfile) +- [`8.1.26-fpm-alpine3.19`, `8.1-fpm-alpine3.19`, `8.1.26-fpm-alpine`, `8.1-fpm-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/alpine3.19/fpm/Dockerfile) +- [`8.1.26-zts-alpine3.19`, `8.1-zts-alpine3.19`, `8.1.26-zts-alpine`, `8.1-zts-alpine`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/alpine3.19/zts/Dockerfile) +- [`8.1.26-cli-alpine3.18`, `8.1-cli-alpine3.18`, `8.1.26-alpine3.18`, `8.1-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/alpine3.18/cli/Dockerfile) +- [`8.1.26-fpm-alpine3.18`, `8.1-fpm-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/alpine3.18/fpm/Dockerfile) +- [`8.1.26-zts-alpine3.18`, `8.1-zts-alpine3.18`](https://github.com/docker-library/php/blob/50c8b1ceaefdaebc4df51322f1e0dc149a1cda15/8.1/alpine3.18/zts/Dockerfile) # Quick reference (cont.) diff --git a/ubuntu/README.md b/ubuntu/README.md index fbd0f410eb9a..589ed3d3b0b8 100644 --- a/ubuntu/README.md +++ b/ubuntu/README.md @@ -24,11 +24,11 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`20.04`, `focal-20231128`, `focal`](https://git.launchpad.net/cloud-images/+oci/ubuntu-base/tree/oci/index.json?h=refs/tags/dist-focal-amd64-20231128-c5af9c74&id=c5af9c74328001c2d436cb116fb321141fe2c932) -- [`22.04`, `jammy-20231128`, `jammy`, `latest`](https://git.launchpad.net/cloud-images/+oci/ubuntu-base/tree/oci/index.json?h=refs/tags/dist-jammy-amd64-20231128-3891b8ac&id=3891b8ac4ba7aaa6802c5e602d7bdd47399b8123) +- [`20.04`, `focal-20231211`, `focal`](https://git.launchpad.net/cloud-images/+oci/ubuntu-base/tree/oci/index.json?h=refs/tags/dist-focal-amd64-20231211-1c7098d1&id=1c7098d1f72badd8cc2d425da3e2aacbe394fb7d) +- [`22.04`, `jammy-20231211.1`, `jammy`, `latest`](https://git.launchpad.net/cloud-images/+oci/ubuntu-base/tree/oci/index.json?h=refs/tags/dist-jammy-amd64-20231211.1-688af4b1&id=688af4b17cff5f46798923b58dca3922c9dceed7) - [`23.04`, `lunar-20231128`, `lunar`](https://git.launchpad.net/cloud-images/+oci/ubuntu-base/tree/oci/index.json?h=refs/tags/dist-lunar-amd64-20231128-1e15482a&id=1e15482adc1232275aec0e3566d81c6dd033ab2f) - [`23.10`, `mantic-20231128`, `mantic`, `rolling`](https://git.launchpad.net/cloud-images/+oci/ubuntu-base/tree/oci/index.json?h=refs/tags/dist-mantic-amd64-20231128-f8f436b9&id=f8f436b92c9e971f61f0bf30d27ac4dda209703a) -- [`24.04`, `noble-20231126.1`, `noble`, `devel`](https://git.launchpad.net/cloud-images/+oci/ubuntu-base/tree/oci/index.json?h=refs/tags/dist-noble-amd64-20231126.1-28106364&id=28106364b9df72f1068b5d702c79d502269c4b68) +- [`24.04`, `noble-20231214`, `noble`, `devel`](https://git.launchpad.net/cloud-images/+oci/ubuntu-base/tree/oci/index.json?h=refs/tags/dist-noble-amd64-20231214-fa343037&id=fa34303717c5b27d6b269d5a909703c3cc2c9492) # Quick reference (cont.)