Skip to content

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

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published