Strasbourg_0918_PHP_Co_working_Flex
docker-compose build
docker-compose up
docker-compose run web php composer.phar install
docker-compose run web php bin/console doctrine:migrations:migrate
That's all. You can access your app at: http://localhost:8100.
The docker-compose will launch a fake SMTP server that you can access at: http://localhost:1080.