Run watchtower more frequently
This makes autodeployment like tasks much easier
This commit is contained in:
parent
fdaf037b96
commit
65e15c9f6c
@ -4,4 +4,4 @@ services:
|
||||
image: containrrr/watchtower:latest
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
command: --cleanup --schedule "0 23 * * *"
|
||||
command: --cleanup --interval 300
|
||||
|
Loading…
x
Reference in New Issue
Block a user