mirror of
https://github.com/containers/podman.git
synced 2026-03-17 14:18:09 -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