Windows: Default to npipe transport
@@ -3,4 +3,4 @@
package opts
// DefaultHost constant defines the default host string used by docker on Windows
-var DefaultHost = DefaultTCPHost
+var DefaultHost = "npipe://" + DefaultNamedPipe