Skip to content

Shleif91/docker-symfony4-nginx-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker environment for Symfony4

edit USER in Makefile for setting permissions

Get started

  1. Build container make dev
  2. Open container bash docker-compose exec php7 bash
  3. Install symfony with composer (project is located in the app folder)

Another commands

  1. Start container make start
  2. Stop container make stop

About

Docker container with symfony4, nginx and mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published