Always restart watchtower
This commit is contained in:
parent
2ddde6c129
commit
6a862f9fb3
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ services:
|
|||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- "{{ home }}/.docker/config.json:/config.json:ro"
|
||||
command: --cleanup --interval 300
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in a new issue