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.
|
7 years ago | |
---|---|---|
Dockerfile | 7 years ago | |
README.md | 7 years ago | |
default | 7 years ago | |
info.php | 7 years ago | |
supervisor-nginx.conf | 7 years ago | |
supervisor-phpfpm.conf | 7 years ago | |
supervisor.conf | 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