Always restart watchtower
This commit is contained in:
parent
2ddde6c129
commit
6a862f9fb3
@ -6,3 +6,4 @@ services:
|
|||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- "{{ home }}/.docker/config.json:/config.json:ro"
|
- "{{ home }}/.docker/config.json:/config.json:ro"
|
||||||
command: --cleanup --interval 300
|
command: --cleanup --interval 300
|
||||||
|
restart: unless-stopped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user