Run the prune without prompt, and hard remove images
This commit is contained in:
parent
d1e814f097
commit
10991def1e
@ -14,7 +14,7 @@
|
||||
cron:
|
||||
name: clean up docker containers
|
||||
special_time: daily
|
||||
job: docker system prune
|
||||
job: docker system prune -af --volumes
|
||||
|
||||
- name: Install util scripts
|
||||
copy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user