mirror of
https://github.com/containers/podman.git
synced 2026-07-13 16:51:50 -04:00
If the intermediate image exists in the store, podman history will show the IDs of the intermediate image of each layer. Signed-off-by: umohnani8 <umohnani@redhat.com> Closes: #982 Approved by: mheon