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