opts/hosts_windows.go
96ce3a19
 // +build windows
 
 package opts
 
0bd016b1
 // DefaultHost constant defines the default host string used by docker on Windows
7e884c6c
 var DefaultHost = "npipe://" + DefaultNamedPipe