Hello world!
Makefile contains useful commands like:
make build
- build containers and up them
make start
- up containers
make stop
- down containers
make restart
- restart containers
make reload
- reload octane workers
WARNING!
Project has commented items in docker file and some other jokes...