install docker compose with automatic updates to everything, set up ansible account for management
Go to file
2023-12-31 13:01:26 +00:00
ansible-setup.sh Update ansible-setup.sh 2023-12-31 13:01:26 +00:00
debian.sh update for built images 2023-11-30 07:27:51 +01:00
README.md remove rocky from README.md 2023-10-01 18:05:30 +02:00

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