github.com/jiasir/docker@v1.3.3-0.20170609024000-252e610103e7/opts/hosts_windows.go (about)

     1  // +build windows
     2  
     3  package opts
     4  
     5  // DefaultHost constant defines the default host string used by docker on Windows
     6  var DefaultHost = "npipe://" + DefaultNamedPipe