docker-nginxfpm/README.md
2016-08-14 22:27:49 -07:00

183 B

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