mirror of
https://github.com/containers/podman.git
synced 2025-11-01 19:21:04 +08: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>