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
1 changed files with 1 additions and 0 deletions

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