github.com/uppal0016/docker_new@v0.0.0-20240123060250-1c98be13ac2c/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