Watchtower remove unused volumes
This commit is contained in:
parent
f13b70aeb1
commit
066bfa17f5
|
@ -8,6 +8,7 @@ services:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
command:
|
command:
|
||||||
- "--cleanup"
|
- "--cleanup"
|
||||||
|
- "--remove-volumes"
|
||||||
- "--schedule=0 0 3 * * SAT"
|
- "--schedule=0 0 3 * * SAT"
|
||||||
- "--label-enable"
|
- "--label-enable"
|
||||||
#- "--monitor-only"
|
#- "--monitor-only"
|
||||||
|
|
Loading…
Reference in New Issue