Sign inSign up

byrnedo/nginx-php5fpm

By byrnedo

Updated over 8 years ago

Nginx & php5fpm image built upon ubuntu 14.04.

Artifact
Image
0

6.8K

byrnedo/nginx-php5fpm repository overview

docker-nginx-php5-fpm

Dockerfile for nginx and php-fpm together.

Lua support is enabled and an nginx prometheus exporter is also available on port 9000

Composer is also installed for convenience.

Doc root in default conf is /usr/share/nginx/html so mounting files there will get them served.

ENVs

  • An ERRORS env can be set to toggle error reporting. Check out cmd.sh to see what happens. ERRORS=1 will trigger error reporting, everything else keeps it turned off.

  • A PHP_FPM_POOL_CONF env can be set with the contents of a conf which will be created as a file in /etc/php/${IMAGE_PHP_VERSION/fpm/pool.d/z-www.conf

Tag summary

Content type

Image

Digest

Size

120.2 MB

Last updated

over 8 years ago

docker pull byrnedo/nginx-php5fpm