Clone of official PHP with some improvements.
apache(apache/Dockerfile)7.0-apache(apache/7.0/Dockerfile)7.1-apache(apache/7.1/Dockerfile)7.2-apache(apache/7.2/Dockerfile)apache-fpm(apache/fpm/Dockerfile)7.0-apache-fpm(apache/7.0/fpm/Dockerfile)7.1-apache-fpm(apache/7.1/fpm/Dockerfile)7.2-apache-fpm(apache/7.2/fpm/Dockerfile)nginx-fpm(nginx/Dockerfile)
- Apache2 module
mod_rewriteis enabled - PHP extensions
pdo,pdo_pgsqlandpgsql - PHP directive
file_uploadsset toOn - PHP directive
memory_limitset to512M - PHP directive
upload_max_filesizeset to512M - PHP directive
post_max_sizeset to512M - PHP directive
max_execution_timeset to600
- Apache2 module
rewriteis enabled - Apache2 module
proxyis enabled - Apache2 module
proxy_fcgiis enabled - Environment variable
FPM_HOSTdefaults tofpm - Environment variable
FPM_PORTdefaults to9000 - Environment variable
VHOST_FOLDERdefaults to/var/www/html/
- The FPM host must be
fpm - The FPM host must listen on
9000 - The codebase goes to
/var/www/html