Sign in
fuchsia
/
third_party
/
github.com
/
moby
/
moby
/
refs/tags/v28.3.3
/
.
/
client
/
client_windows.go
blob: 19b954b2fd784db3015db1da4d9150b5537410b5 [
file
] [
log
] [
blame
]
package client
// DefaultDockerHost defines OS-specific default host if the DOCKER_HOST
// (EnvOverrideHost) environment variable is unset or empty.
const DefaultDockerHost = "npipe:////./pipe/docker_engine"