mirror of
https://github.com/containers/buildah.git
synced 2025-11-19 07:02:08 +03:00
Recognize cases when we're committing to local storage, but in a location other than where the working container is, by checking if the base image (by ID, in case it's tagged and the tag points to a different image with different layers) is present in the destination's store. In those cases, we can't just assume that we can skip exporting the base image's layers. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
7.3 KiB
7.3 KiB