Skip to content

Docker-compose for Symfony 4 (PHP72-FPM - NGINX - MySQL)

License

Notifications You must be signed in to change notification settings

migueabellan/docker-sf4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Symfony 4

Docker-compose for Symfony (PHP72-FPM - NGINX - MySQL)

Create a .env

$ cp .env.dist .env

Build and run container

$ docker-compose build
$ docker-compose up -d

Copy your symfony 4 in web/ folder

$ web/

Access project

http://localhost:1180

About

Docker-compose for Symfony 4 (PHP72-FPM - NGINX - MySQL)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published