Sign in
chromium
/
external
/
github.com
/
docker
/
cli
/
refs/heads/18.06
/
.
/
opts
/
hosts_windows.go
blob: 7c239e00f1e4ba20802364ef4247fece7506c5ce [
file
] [
edit
]
// +build windows
package opts
// DefaultHost constant defines the default host string used by docker on Windows
var DefaultHost = "npipe://" + DefaultNamedPipe