My Dockerfiles for different enviornments
To run either of the dockerfiles.
cd <folder-name>
Then simply run
sudo docker compose up
in that dir
In your terminal simply run ./install_docker.sh
.
It will install docker and docker-compose on your system.