mirror of
https://github.com/containers/skopeo.git
synced 2026-07-14 22:28:37 +00:00
buildah bud was not setting the mount label on the image so SELinux in enforcing mode is blocking writing to the image This patch also fixes a similar problem with the `buildah mount` command Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #332 Approved by: TomSweeneyRedHat