/docker-php7-nginx

Simple usage to docker with nginx and php7

Primary LanguageNginx

Docker web server (php7-fpm + nginx)

Simple usage of docker compose to handle a web server using PHP7 and Nginx.

To up the server run docker-compose up in the docker-compose.yml directory.

Dependencies: docker :)