mirror of
https://github.com/containers/podman.git
synced 2026-07-22 21:21:57 -04:00
While different filters are applied in conjunction, the same filter (but with different values) should be applied in disjunction. This allows, for instance, to query the events of two containers. Fixes: #10507 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>