Dockerized version of php, based on original php image, but with some additional module
10K+
Dockerized version of PHP, based on original PHP images, but with some additional module
| Name | Description | Default |
|---|---|---|
| APACHE_START_SERVERS | Number of child server processes created at startup | 5 |
| APACHE_MIN_SPARE_SERVERS | Minimum number of idle child server processes | 5 |
| APACHE_MAX_SPARE_SERVERS | Maximum number of idle child server processes | 10 |
| APACHE_MAX_REQUEST_WORKERS | Maximum number of connections that will be processed simultaneously | 150 |
| APACHE_MAX_CONNECTIONS_PER_CHILD | Max connections a child server will handle during its life | 0 |
| APACHE_SERVER_LIMIT | Upper limit on configurable number of processes | 256 |
Content type
Image
Digest
sha256:785b95e94…
Size
222.7 MB
Last updated
1 day ago
docker pull neomediatech/php:8.2-apache