Prevents deletion of images for which repository:tag matches the specified regex.
Declarations
Type
list of string
Default
[ ]
Example
[
"^my-image"
]
Prevents deletion of images for which repository:tag matches the specified regex.
list of string
[ ]
[
"^my-image"
]