Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

[DEPRECATED - watch Readme] Docker-compose configuration for symfony project

Notifications You must be signed in to change notification settings

fabienduhamel/docker-symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerize a Symfony app

This tool helps generating a docker-compose.yml file and necessary images to run a symfony app.

DEPRECATED: Due to complexity, I've found a simpler solution. Go to my gist

How to

  1. Run:

    cp parameters.sh.dist parameters.sh
  2. Edit parameters.sh and fill your values.

  3. Run:

    ./build.sh
    docker-compose up

More

See bin/dist/ files for further information.

About

[DEPRECATED - watch Readme] Docker-compose configuration for symfony project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages