mirror of
https://github.com/containers/skopeo.git
synced 2026-07-15 06:55:09 +00:00
A patch got merged into containers/storage that makes sure SELinux labels are appliced when committing to storage. This prevents a failure condition which arrises from leaked mount points between the time a container is mounted and it is committed. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #453 Approved by: TomSweeneyRedHat