moby--moby/cmd/docker
John Starks fa82c0aa10 Windows: work around Go 1.6.2/Nano Server TP5 issue
This works around golang/go#15286 by explicitly loading shell32.dll at
load time, ensuring that syscall can load it dynamically during process
startup.

Signed-off-by: John Starks <jostarks@microsoft.com>
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-05-25 11:59:28 +02:00
..
daemon.go Remove reflection on CLI init 2016-04-29 11:57:46 -04:00
daemon_none.go Raise a more relevant error when dockerd is not available on the platform. 2016-05-02 11:59:25 -04:00
daemon_none_test.go Raise a more relevant error when dockerd is not available on the platform. 2016-05-02 11:59:25 -04:00
daemon_unix.go Raise a more relevant error when dockerd is not available on the platform. 2016-05-02 11:59:25 -04:00
docker.go Consolidate the files in client/ 2016-04-27 14:53:36 -04:00
docker_test.go Consolidate the files in client/ 2016-04-27 14:53:36 -04:00
docker_windows.go Windows: work around Go 1.6.2/Nano Server TP5 issue 2016-05-25 11:59:28 +02:00
usage.go Consolidate the files in client/ 2016-04-27 14:53:36 -04:00
usage_test.go Consolidate the files in client/ 2016-04-27 14:53:36 -04:00