Nginx docker image for PHP based from bdclark/nginx-consul
1.0K
Experimental docker image derived from bdclark/nginx-consul to run a PHP app with Nginx and PHP-FPM (this image is the Nginx server only).
NGINX_LISTEN_PORT - Nginx listen port; default: 80NGINX_ROOT_DIR - Nginx document root; default: /srv/webPHP_FPM_LISTEN_HOST - hostname/IP of container of PHP-fPM; requiredPHP_FPM_LISTEN_PORT - port that PHP-FPM container is listening on;
default: 9000PHP_APP_TYPE - type of Nginx server block template to include in
/etc/nginx/templates; default: `phpContent type
Image
Digest
Size
10.7 MB
Last updated
over 8 years ago
docker pull bdclark/docker-nginx-php