diff --git a/README.md b/README.md index 83701ff..d4b9195 100644 --- a/README.md +++ b/README.md @@ -18,37 +18,40 @@ These images have been tested on tested on AWS EKS, Azure AKS, Google GKE, Digit ## CLI Images CLI Images are available on the GitHub Container Registry, Docker Hub and Quay.io as: +* islamicnetwork/php:8.3-cli * islamicnetwork/php:8.2-cli * islamicnetwork/php:8.1-cli -* islamicnetwork/php:8.0-cli +* ghcr.io/islamic-network/php:8.3-cli * ghcr.io/islamic-network/php:8.2-cli * ghcr.io/islamic-network/php:8.1-cli -* ghcr.io/islamic-network/php:8.0-cli * quay.io/islamic-network/php:8.2-cli +* quay.io/islamic-network/php:8.3-cli * quay.io/islamic-network/php:8.1-cli -* quay.io/islamic-network/php:8.0-cli ## Apache Images Apache Images are available on GitHub Container Registry, Docker Hub and Quay.io as: +* islamicnetwork/php:8.3-apache * islamicnetwork/php:8.2-apache * islamicnetwork/php:8.1-apache -* islamicnetwork/php:8.0-apache +* ghcr.io/islamic-network/php:8.3-apache * ghcr.io/islamic-network/php:8.2-apache * ghcr.io/islamic-network/php:8.1-apache -* ghcr.io/islamic-network/php:8.0-apache * quay.io/islamic-network/php:8.2-apache +* quay.io/islamic-network/php:8.3-apache * quay.io/islamic-network/php:8.1-apache -* quay.io/islamic-network/php:8.0-apache ### NGINX Unit Images Unit Images are available on GitHub Container Registry, Docker Hub and Quay.io as: +* islamicnetwork/php:8.3-unit * islamicnetwork/php:8.2-unit * islamicnetwork/php:8.1-unit +* ghcr.io/islamic-network/php:8.3-unit * ghcr.io/islamic-network/php:8.2-unit * ghcr.io/islamic-network/php:8.1-unit * quay.io/islamic-network/php:8.2-unit +* quay.io/islamic-network/php:8.3-unit * quay.io/islamic-network/php:8.1-unit The Apache document root in the container is /var/www/html and Apache is exposed on port 8080. @@ -58,19 +61,12 @@ These images come with opcache enabled and no xdebug, so they cannot be used for ## Apache Images for Development Purposes Apache Images are available on Docker Hub and Quay.io and come bundled with xdebug. Opcache is disabled in these images. -* ghcr.io/islamic-network/php:8.1-apache-dev -* ghcr.io/islamic-network/php:8.0-apache-dev -* ghcr.io/islamic-network/php:7.4-apache-dev -* quay.io/islamic-network/php:8.1-apache-dev -* quay.io/islamic-network/php:8.0-apache-dev -* quay.io/islamic-network/php:7.4-apache-dev +To use the these images just append -dev to any of the above tags. For instance: islamicnetwork/php:8.3-apache-dev ### NGINX Unit Images for Development Purposes -* ghcr.io/islamic-network/php:8.1-unit-dev -* quay.io/islamic-network/php:8.1-unit-dev - -The Apache document root in the container is /var/www/html and Apache is exposed on port 8080. +Unit Images are available on Docker Hub and Quay.io and come bundled with xdebug. Opcache is disabled in these images. +To use the these images just append -dev to any of the above tags. For instance: islamicnetwork/php:8.3-unit-dev ## Using Docker Secrets These new images no longer support converting Docker secrets into Environment Variables. If you are using PHP 7.4 and need to use Docker Secrets (if, @@ -141,7 +137,7 @@ The following modules / extensions / PECLs are enabled on this container (exclud #### PECLs * Redis * APCu -* gRPC +* gRPC (removed in 8.2 and 8.3 because it adds over 20 minutes to the build time) * Memcached * TimezoneDB * APCu