mirror of
https://github.com/docker/cli.git
synced 2026-09-27 17:56:04 -04:00
Linux upstream kernel Overlay file systems support SELinux
Remove checks that prevent overlay and SELinux from working together. Fixes are arriving in the 4.9 kernel. Signed-off-by: Dan Walsh <dwalsh@redhat.com> Upstream-commit: b71cd179fa7651a48955d3879fae647d6d933bf0 Component: engine
This commit is contained in:
@@ -235,7 +235,7 @@ output otherwise.
|
||||
Force the Docker runtime to use a specific storage driver.
|
||||
|
||||
**--selinux-enabled**=*true*|*false*
|
||||
Enable selinux support. Default is false. SELinux does not presently support either of the overlay storage drivers.
|
||||
Enable selinux support. Default is false.
|
||||
|
||||
**--storage-opt**=[]
|
||||
Set storage driver options. See STORAGE DRIVER OPTIONS.
|
||||
|
||||
Reference in New Issue
Block a user