Nginx and Php5-fpm
Go to file
dave 447ecdec83 Initial commit 2016-08-14 22:27:49 -07:00
Dockerfile Initial commit 2016-08-14 22:27:49 -07:00
README.md Initial commit 2016-08-14 22:27:49 -07:00
default Initial commit 2016-08-14 22:27:49 -07:00
info.php Initial commit 2016-08-14 22:27:49 -07:00
supervisor-nginx.conf Initial commit 2016-08-14 22:27:49 -07:00
supervisor-phpfpm.conf Initial commit 2016-08-14 22:27:49 -07:00
supervisor.conf Initial commit 2016-08-14 22:27:49 -07:00

README.md

Probably run it like:

docker run -p 80:80 -v /host/phpdocroot:/usr/share/nginx/html/ dpedu/nginxfpm

And optionally:

-v /host/nginx_site_config:/etc/nginx/sites-enabled/default