nginx configured to work with php-fpm with customizable document root, front controller, and timezone.
The default tags (latest, trusty, etc), only run the nginx container with php run in another container.
Use the runit (runit, runit-trusty, etc) or supervisor tags (supervisor, supervisor-trusty, etc) to automatically start php-fpm as well.
When PHP is not bundled (with supervisor or runnit), you can connect to PHP in two ways:
--link php-fpm:php). Tries port 9000 by default. use PHP_PORT
to customize.PHP_SOCKET to customize.Content type
Image
Digest
sha256:bac973f09…
Size
65.4 MB
Last updated
about 11 years ago
docker pull senggen/ubuntu-nginx-php