Files
buildx/vendor/github.com/docker/cli/opts/hosts_windows.go
T
2019-03-22 16:27:37 -07:00

7 lines
163 B
Go

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