2023-10-10 19:54:11 +02:00
2023-10-10 19:54:11 +02:00
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
Description
install docker compose with automatic updates to everything, set up ansible account for management
Readme 55 KiB
Languages
Shell 100%