Please archive this project
Opened this issue · 3 comments
gionn commented
And point users looking for a go docker client to https://github.com/docker/engine/tree/master/client
mrtrkmn commented
Yeah, definitely. @tiborvass
mwittig commented
The link above is just a fork! Isn't https://github.com/moby/moby the current project source?
At least this is, what the reference documentation is suggesting when you follow the repository link, see https://pkg.go.dev/github.com/docker/docker/client
Apparently, https://github.com/docker/docker is aliasing to https://github.com/moby/moby
qknight commented
Finding the right docker client go implementation is so confusing. Could someone update the About field:
(Still WIP) Official Go SDK for Docker
And change it to something like:
(deprecated repo) Official Go SDK for Docker