docker: cleanup old containers more frequently
This commit is contained in:
parent
d00b6947b3
commit
0587759157
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
enable = true;
|
||||
autoPrune = {
|
||||
enable = true;
|
||||
dates = "monthly";
|
||||
dates = "weekly";
|
||||
flags = [
|
||||
"--all"
|
||||
"--volumes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue