go-docker icon indicating copy to clipboard operation
go-docker copied to clipboard

Please archive this project

Open gionn opened this issue 5 years ago • 3 comments

And point users looking for a go docker client to https://github.com/docker/engine/tree/master/client

gionn avatar Feb 05 '20 13:02 gionn

Yeah, definitely. @tiborvass

mrtrkmn avatar Jun 03 '20 22:06 mrtrkmn

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

mwittig avatar Jul 17 '21 11:07 mwittig

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

qknight avatar Sep 16 '22 09:09 qknight