mirror of
https://github.com/containers/podman.git
synced 2026-01-27 15:29:00 -05:00
We leverage the containers/storage image history tracking feature to show the previously used image names when running: `podman images --history` Signed-off-by: Sascha Grunert <sgrunert@suse.com>
This code provides helper functions for dealing with archive files.