203 B
203 B
install-docker
install docker compose with automatic updates to everything
Debian:
apt install -y curl
curl -s https://raw.githubusercontent.com/thefeli73/install-docker/main/debian.sh | sh