A basic image with PHP7 + nginx. It was used for several old PHP projects.
988
Base image with PHP7 + nginx. It was used for several old PHP projects. The image was used as a base, so it will need to be extended with code.
For PHP-FPM, the following settings can be configured:
: ${PM_START_SERVERS:=10} # Default to 10 if not set
: ${PM_MIN_SPARE_SERVERS:=10} # Default to 15 if not set
: ${PM_MAX_SPARE_SERVERS:=15} # Default to 25 if not set
: ${PM_MAX_REQUESTS:=1000} # Default to 1000 if not set
: ${PHP_FPM_MAX_CHILDREN:=256} # Default to 10 if not set
The image is debugged and ready to use.
Content type
Image
Digest
sha256:b36bb188a…
Size
28.3 MB
Last updated
over 2 years ago
docker pull wwwlde/nginx-phpfpm-base