This repository contains all the code explained in this YouTube playlist
Using Makefile: https://makefiletutorial.com/
Installs composer dependencies
make prepareBuild the containers
make buildStart the containers
make runStop the containers
make stopRestart the containers
make restartInit the bash shell into the Backend container
make ssh-beUpdate packages
composer updateInstall packages
composer installUse dry to manage docker: https://github.com/moncho/dry#installation
curl -sSf https://moncho.github.io/dry/dryup.sh | sudo sh
sudo chmod 755 /usr/local/bin/dryListen docker containers
dry