docker/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 daemon: remove sysInitPath, lxc leftover 2015-11-30 10:04:13 +01:00
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 remove the unused Info interface in daemon/execdriver/driver.go and related code 2016-02-02 09:04:52 +08:00
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 Add user namespace (mapping) support to the Docker engine 2015-10-09 17:47:37 -04:00
utils_unix.go Don't build utils on Windows 2015-11-07 08:46:36 -08:00