1
0
mirror of https://github.com/containers/skopeo.git synced 2025-05-04 14:06:54 +00:00
skopeo/vendor/github.com/docker/engine-api/client/client_windows.go
Antonio Murdaca 69e08d78ad
Pull in schema1 and docker-daemon
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-10-21 16:48:39 +02:00

5 lines
148 B
Go

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