#Installation
-
Clone repository do dir project
-
In dir project create folder app and copy there symfony2 project, create dir mysql for database lib folder
-
Copy configuration/vhost.conf.dist to configuration/vhost.conf and change server_name value, put the same value to your host /etc/host as 127.0.0.1
-
Copy docker-compose.yml.dist to docker-compose.yml file and change configuration as you wish
-
Run:
docker-compose up