2023-02-22 10:03:38 +01:00
2023-02-22 09:56:07 +01:00
2023-02-22 10:03: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
Description
install docker compose with automatic updates to everything, set up ansible account for management
Readme 55 KiB
Languages
Shell 100%