9576e2907d2073b91f4c7a9a2552065f5f81e2c8
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
Rocky:
curl -s https://raw.githubusercontent.com/thefeli73/install-docker/main/rocky.sh | sh
Description
install docker compose with automatic updates to everything,
set up ansible account for management
Languages
Shell
100%