docs/daemon/execdriver/native
Dan Walsh adb2e3fedc /dev/mqueue should never be mounted readonly
If user specifies --read-only flag it should not effect /dev/mqueue.
This is causing SELinux issues in docker-1.10.  --read-only blows up
on SELinux enabled machines.  Mounting /dev/mqueue read/only would also
blow up any tool that was going to use /dev/mqueue.

Signed-off-by: Dan Walsh <dwalsh@redhat.com>
2016-02-15 14:56:07 -05:00
..
template Make mqueue container specific 2016-02-05 16:50:35 +01:00
create.go /dev/mqueue should never be mounted readonly 2016-02-15 14:56:07 -05:00
driver.go
driver_unsupported.go
driver_unsupported_nocgo.go
exec.go
init.go