Files
torgi2/watchdog.sh
2025-11-15 12:56:47 +03:00

6 lines
174 B
Bash

docker run -d \
--name autoheal \
--restart=always \
-e AUTOHEAL_CONTAINER_LABEL=all \
-v /var/run/docker.sock:/var/run/docker.sock \
willfarrell/autoheal