1
0
mirror of https://github.com/strongdm/comply synced 2026-04-04 16:39:36 +00:00
Files
comply/vendor/github.com/docker/docker/client/client_windows.go
Justin McCarthy 8f7e41ffc8 Initial commit
2018-05-11 13:25:46 -07:00

5 lines
148 B
Go

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