Based on https://github.com/jpcaparas/docker-web-stack
./app install
./app start [options] - to (re)start containers (-d to detach, -f to force rebuild)
./app node
./app php
./app db - to enter MariaDb cli
./app composer [commands] - to run php composer commands
./app console [commands] - to run symfony bin/console commands