- Docker 1.9
- Docker Compose 1.4
- docker // Images docker & conf (Php7, nginx, supervisor & logs)
- docs // Documentations
- src // Symfony3 - Project source code
Create images for Docker
make
Define permissions in folders & conf files
make install
Run the cluster (web + mysql + storage)
make run
Log into the container
make debug
- Don't miss to add 127.0.0.1 dopsy.local in /etc/hosts (Unix)
- Don't miss to add dopsy.local in /etc/hosts (OSX) or in Windows/System32/drivers/etc/hosts (Win)
Anthony K GROSS
- http://anthonykgross.fr
- https://twitter.com/anthonykgross
- https://github.com/anthonykgross
- http://www.twitch.tv/anthonykgross
- PHP7 - Symfony 3 - Composer - PhpUnit
- LESS
- Bootstrap
- Bower
- Gulp
- MySql