JustDevZero / docker-debian-nginx-php7-fpm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-nginx-php7-fpm

Dockerfile for nginx and php-fpm together.

Composer is also installed for convenience.

Doc root is in /usr/share/nginx/html so mounting files there will get them served. This can be overridden by setting the env NGINX_ROOT in the container or when building an image from this one.

About

License:MIT License


Languages

Language:Shell 98.3%Language:PHP 1.7%