Prune the system daily rather than weekly
This commit is contained in:
parent
2f17d2a9ff
commit
d1e814f097
@ -13,7 +13,7 @@
|
||||
- name: Clean up docker containers
|
||||
cron:
|
||||
name: clean up docker containers
|
||||
special_time: weekly
|
||||
special_time: daily
|
||||
job: docker system prune
|
||||
|
||||
- name: Install util scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user