virtualisation.docker.autoPrune.flags
Any additional flags passed to docker system prune.
- Type
list of string- Default
[ ]- Example
[ "--all" ]- Declared
- <nixpkgs/nixos/modules/virtualisation/docker.nix>
Any additional flags passed to docker system prune.
list of string[ ][
"--all"
]