This commit is contained in:
RM
2025-11-15 12:56:47 +03:00
parent 222db2a9d8
commit 0ddaf92dc9
3 changed files with 59 additions and 0 deletions

6
watchdog.sh Normal file
View File

@@ -0,0 +1,6 @@
docker run -d \
--name autoheal \
--restart=always \
-e AUTOHEAL_CONTAINER_LABEL=all \
-v /var/run/docker.sock:/var/run/docker.sock \
willfarrell/autoheal