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>