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