Prune the system daily rather than weekly
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user