Skip to content
/ php-fpm Public

Yet another php-fpm docker image

Notifications You must be signed in to change notification settings

n30fly/php-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment variables

Environment Default Value Description
SKIP_CHOWN (empty) Put any value for skip changing files owner on container start
PUID PGID 1000
PHP_USE_SOCKET (empty) Put any value for using socket instead of tcp connection. Socket available by path /run/php/php-fpm.sock
PHP_MEMORY_LIMIT 128M
PHP_HIDE_ERRORS (empty)
OPCACHE_ENABLED (empty)
XDEBUG_REMOTE_HOST host.docker.internal
XDEBUG_ENABLED (empty)
SMTP_DEFAULT_FROM no-reply@docker.local
SMTP_HOST mailcatcher
SMTP_PORT 1025
SMTP_EHLO_DOMAIN (empty)
SMTP_USERNAME (empty)
SMTP_PASSWORD (empty)
SMTP_TLS_CERT_CHECK on

About

Yet another php-fpm docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages