Quick setup script for Docker Compose
I have setup a quick setup script for docker compose, this automates the install process from https://docs.docker.com/engine/install/debian/
I know there is a helper script but i decided to make this one myself to automate the hello world and have a simpler script that I can host myself.
Run the script with
curl -fsSL https://raw.githubusercontent.com/beaufromit/docker-compose-installer/refs/heads/master/install-docker-compose.sh