summaryrefslogtreecommitdiff
path: root/opts/hosts_windows.go
blob: 906eba53ee2a741095436bf0a8e0770b8e55c8c2 (plain)
1
2
3
4
package opts // import "github.com/docker/docker/opts"

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