Minimal Nginx and PHP-FPM in Debian Linux
6.8K
8080/var/www/htmlunix://tmp/php-fpm.sockPUID - user ID to run as (default: 1000)PGID - group ID to run as (default: 1000)NGINX_LOG_ALL - enable logging of HTTP 200 and 300 responses (accepts: true, false default: false)NGINX_INDEX - index files (default: index.php index.html index.htm)NGINX_PORT - default: 8080WEB_ROOT - default: /var/www/htmlFIX_PERMISSIONS - run chown on WEB_ROOT during init (accepts: true, false default: false)MAKE_PHPINFO - make phpinfo.php in WEB_ROOT (accepts: true, false default: false)PHP_CLEAR_ENV - set clear_env in www.conf (accepts: true, false default: true)TZ - set date.timezone in OS and php.iniGitHub: https://github.com/moonbuggy/docker-base-images
DockerHub: https://hub.docker.com/r/moonbuggy2000/debian-slim-s6-nginx-php-fpm
Content type
Image
Digest
sha256:d5c018a57…
Size
81.9 MB
Last updated
over 1 year ago
docker pull moonbuggy2000/debian-slim-s6-nginx-php-fpm:8.2