mirror of
https://github.com/containers/podman.git
synced 2026-07-29 08:26:45 -04:00
While image build process, intermediate images are created. These images are also used as cache images, used in rebuilding same images. This fix the deletion of cache images. Signed-off-by: Kunal Kushwaha <kunal.kushwaha@gmail.com>