devops
This commit is contained in:
6
watchdog.sh
Normal file
6
watchdog.sh
Normal 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
|
||||
Reference in New Issue
Block a user