php-nginx-docker-template
2.7K
Hardened PHP-FPM + Nginx on Alpine. Fast startup, low memory, ready for prod.
Highlights
/fpm-ping and /fpm-status (localhost)Quick start
docker run --rm -p 8080:8080 lahiru98s/php-nginx-docker-template:8.3
Then open http://localhost:8080.
Common env overrides
EXPOSE_PHP=Off
DISPLAY_ERRORS=Off
MEMORY_LIMIT=256M
POST_MAX_SIZE=32M
UPLOAD_MAX_FILESIZE=32M
Visit the GitHub Repository for the full guide.
Content type
Image
Digest
sha256:167783517…
Size
42.5 MB
Last updated
3 months ago
docker pull lahiru98s/php-nginx:8.1