Add a 1d delay to cleaning up images from stopped tasks
This commit is contained in:
parent
3a8cca53f3
commit
f8555f0900
@ -296,6 +296,9 @@
|
|||||||
docker:
|
docker:
|
||||||
config:
|
config:
|
||||||
allow_privileged: true
|
allow_privileged: true
|
||||||
|
cleanup:
|
||||||
|
image:
|
||||||
|
delay: "1d"
|
||||||
volumes:
|
volumes:
|
||||||
enabled: true
|
enabled: true
|
||||||
selinuxlabel: "z"
|
selinuxlabel: "z"
|
||||||
|
Loading…
Reference in New Issue
Block a user