1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00

watchtower should restart if it crashes

This commit is contained in:
Martin McKeaveney 2022-03-23 09:52:27 +00:00
parent 6fd1fd4387
commit 0d667e7fca

View file

@ -105,6 +105,7 @@ services:
- redis_data:/data
watchtower-service:
restart: always
image: containrrr/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock