services.docuum.keep
Prevents deletion of images for which repository:tag matches the specified regex.
- Type
list of string- Default
[ ]- Example
[ "^my-image" ]- Declared
- <nixpkgs/nixos/modules/services/admin/docuum.nix>
Prevents deletion of images for which repository:tag matches the specified regex.
list of string[ ][
"^my-image"
]