Files
Alessio Biancalana 3aa8007ad3 fix(list): detect containers with overridden manager label (#2116)
When `--additional-flags --label=manager=...` overrides the manager
label at creation time, `distrobox list` would hide the container and
`distrobox rm` would silently no-op (it filters through the same list).
Match the distrobox.* label set alongside `manager` so containers
remain detectable when the manager label is overridden, restoring v1's
loose `*distrobox*` substring behavior.
2026-06-11 18:27:39 +02:00
..
2026-06-11 18:25:23 +02:00
2026-06-11 18:25:23 +02:00