mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
With the changes merged into runc/libcontainer, are now causing SELinux to attempt a relabel always, even if the user did not request the relabel. If the user does not specify Z or z on the volume mount we should not attempt a relabel. Signed-off-by: Dan Walsh <dwalsh@redhat.com> Upstream-commit: d9011b36176d6245bdc25401633c213d73e14ea0 Component: engine