Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enforce that images with Overlay=yes only add files
Any extension images built with Overlay=yes should never override files in the base image, so let's add some enforcement to make sure that's the case by automatically removing files that already exist in the base image.
- Loading branch information