Skip to content

A Docker blueprint to run a PHP 7 app with PHP-FMP, Nginx and MySQL

Notifications You must be signed in to change notification settings

niklongstone/docker-nginx-php7-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-php7-fpm-nginx

A simple Docker stack that includes:

  • Nginx
  • Mysql
  • PHP 7 FPM

The configuration works for a symfony project but can be changed easily (just edit nginx/app.conf).

Installation

  • Clone this repository.
  • Insert your Symfony project under app.
  • Run docker-compose up.

About

A Docker blueprint to run a PHP 7 app with PHP-FMP, Nginx and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages