laravel-docker-php7-fpm-nginx

A simple Docker stack that includes:

  • Nginx
  • Mysql 5.7
  • PHP 7.2 FPM

The configuration project nginx/app.conf.

Installation

  • Clone this repository.
  • Insert your Symfony project under app.

Installation

  • Run docker-compose build.

Run project