Skip to content

nicored/docker_symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Docker with Symfony, PHP 5.6, PHP 7.0, Nginx, Kibana

Note: Doc is not done yet, will get it done within the next few days

With php 5.6

    docker-compose -f config/compose_files/common.yml -f config/compose_files/dev.yml up

With php 7.0

    docker-compose -f config/compose_files/common.yml -f config/compose_files/dev.yml -f config/compose_files/php7.yml up

TODO

  • Complete this README.md gile

About

Docker with Symfony, nginx, php 5.6 and php 7.0, kibana and builds for DEV and PROD

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors