FEAT: Update cleanup and interval of watchtower
This commit is contained in:
parent
d3b8830cc8
commit
b618727280
@ -4,3 +4,6 @@ services:
|
|||||||
image: containrrr/watchtower
|
image: containrrr/watchtower
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
environment:
|
||||||
|
- WATCHTOWER_CLEANUP=true
|
||||||
|
- WATCHTOWER_POLL_INTERVAL=60
|
||||||
|
Loading…
x
Reference in New Issue
Block a user