mirror of
https://github.com/strongdm/comply
synced 2026-04-04 16:39:36 +00:00
Initial commit
This commit is contained in:
4
vendor/github.com/docker/docker/client/client_windows.go
generated
vendored
Normal file
4
vendor/github.com/docker/docker/client/client_windows.go
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
package client
|
||||
|
||||
// DefaultDockerHost defines os specific default if DOCKER_HOST is unset
|
||||
const DefaultDockerHost = "npipe:////./pipe/docker_engine"
|
||||
Reference in New Issue
Block a user