github.com/demonoid81/moby@v0.0.0-20200517203328-62dd8e17c460/opts/hosts_windows.go (about) 1 package opts // import "github.com/demonoid81/moby/opts" 2 3 // DefaultHost constant defines the default host string used by docker on Windows 4 var DefaultHost = "npipe://" + DefaultNamedPipe