mirror of
https://github.com/containers/podman.git
synced 2026-02-19 07:26:18 -05:00
The id, digest, and intermediate filters were broken for podman images. Fix to match on substrings instead of the whole string for id and digest. Add the intermediate value correctly when set. Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>