install docker compose with automatic updates to everything,
set up ansible account for management
debian.sh | ||
README.md | ||
rocky.sh |
install-docker
install docker compose with automatic updates to everything
apt install -y curl
curl -s https://raw.githubusercontent.com/thefeli73/install-docker/main/run.sh | sh