1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver
Phil Estes 9a554e8c37 Filter auto-created device list if user namespaces enabled
Because devices will be bind-mounted instead of using `mknod`, we need
to make sure the source exists and filter the list by only those whose
source is a valid path/current device entry.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
2016-02-25 00:11:36 -05:00
..
execdrivers
native /dev/mqueue should never be mounted readonly 2016-02-15 14:56:07 -05:00
windows Update RestartPolicy of container 2016-02-20 17:06:32 +08:00
driver.go
driver_unix.go Filter auto-created device list if user namespaces enabled 2016-02-25 00:11:36 -05:00
driver_windows.go fix common misspell 2016-02-11 15:49:36 -08:00
pipes.go
termconsole.go
utils_unix.go