1
0
Fork 0
traefik/vendor/github.com/docker/docker/opts/hosts_windows.go
2017-03-09 13:13:02 +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