github.com/ssdev-go/moby@v17.12.1-ce-rc2+incompatible/client/client_windows.go (about)

     1  package client
     2  
     3  // DefaultDockerHost defines os specific default if DOCKER_HOST is unset
     4  const DefaultDockerHost = "npipe:////./pipe/docker_engine"