mirror of
https://github.com/containers/podman.git
synced 2026-03-21 08:03:50 -04:00
The dangling filter determine whether a volume is dangling - IE, it has no containers attached using it. Unlike our other filters, this one is a boolean - must be true or false, not arbitrary values. Signed-off-by: Matthew Heon <matthew.heon@pm.me>