Nginx and Php5-fpm
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
dave 447ecdec83
Initial commit
7 years ago
Dockerfile Initial commit 7 years ago
README.md Initial commit 7 years ago
default Initial commit 7 years ago
info.php Initial commit 7 years ago
supervisor-nginx.conf Initial commit 7 years ago
supervisor-phpfpm.conf Initial commit 7 years ago
supervisor.conf Initial commit 7 years ago

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