Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 131 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 131 Bytes

PHP7-Nginx

A docker for php7 & nginx

Use

docker run -d -p 80:80 -v <path/to/code>:/var/www/html php7-nginx