install docker compose with automatic updates to everything, set up ansible account for management
Go to file
2023-02-22 09:56:07 +01:00
README.md Update README.md 2023-02-22 09:56:07 +01:00
run.sh Create run.sh 2023-02-22 09:54:38 +01:00

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