kompose/vendor/github.com/docker/cli/opts/hosts_windows.go
2017-06-07 10:23:50 -04: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