moby--moby/daemon/execdriver
Lukas Waslowski 9a03967f0a Fix declarations of of execdriver/native.NewDriver to have the same signature.
This change is done so that driver_unsupported.go and driver_unsupported_nocgo.go
declare the same signature for NewDriver as driver.go.

Fixes #19032

Signed-off-by: Lukas Waslowski <cr7pt0gr4ph7@gmail.com>
2016-01-02 19:55:37 +01:00
..
execdrivers daemon: remove sysInitPath, lxc leftover 2015-11-30 10:04:13 +01:00
native Fix declarations of of execdriver/native.NewDriver to have the same signature. 2016-01-02 19:55:37 +01:00
windows Implemet docker update command 2015-12-28 19:19:26 +08:00
driver.go Implemet docker update command 2015-12-28 19:19:26 +08:00
driver_unix.go Remove package pkg/ulimit, use go-units instead. 2015-12-23 13:27:58 -05:00
driver_windows.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
pipes.go Fix golint warnings for daemon/execdriver/* 2015-07-28 08:43:22 +08:00
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