traefik/vendor/github.com/docker/cli/opts/hosts_windows.go
2018-01-22 12:16:03 +01:00

6 lines
163 B
Go

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