MyNixOS website logo
option

services.docuum.keep

Prevents deletion of images for which repository:tag matches the specified regex.

Declarations
Type
list of string
Default
[ ]
Example
[
  "^my-image"
]