Skip to content

MaxenceLvl/cd_app1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Docker Starter

A simple starter to build symfony containers using docker-compose. It is based on this repo Configuration

If you know what you are doing, you can simply adapt configuration in different files.

When you're done, just run :

docker-composer up -d

For convenience, a www folder is included is this repo and can be used to contain your symfony application (unless you changed the configuration accordingly).

Simply create a new symfony application :

cd www symfony new app

Your new site shall be available at localhost:9074

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published