Watchtower remove unused volumes

This commit is contained in:
Brieuc Dubois 2024-01-30 20:14:32 +01:00
parent f13b70aeb1
commit 066bfa17f5
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ services:
- /etc/localtime:/etc/localtime:ro
command:
- "--cleanup"
- "--remove-volumes"
- "--schedule=0 0 3 * * SAT"
- "--label-enable"
#- "--monitor-only"