extract the docker NewClientWithOpts, and add connectionhelper for DOCKER_HOST set to ssh://remote (#207)

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>

Co-authored-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
Sven Dowideit
2020-05-04 14:15:42 +10:00
committed by GitHub
parent ef9fab9fad
commit 6196436f70
7 changed files with 42 additions and 15 deletions

1
go.mod
View File

@@ -8,6 +8,7 @@ require (
github.com/Microsoft/hcsshim v0.8.7 // indirect
github.com/andreaskoch/go-fswatch v1.0.0
github.com/containerd/containerd v1.3.3 // indirect
github.com/docker/cli v0.0.0-20190822175708-578ab52ece34
github.com/docker/distribution v2.7.1+incompatible // indirect
github.com/docker/docker v0.0.0-20200229013735-71373c6105e3
github.com/docker/go-connections v0.4.0 // indirect