proxy.golang.org : github.com/fsouza/go-dockerclient : v1.3.2
Package docker provides a client for the Docker remote API. See https://goo.gl/o2v3rk for more details on the remote API.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/fsouza/[email protected]
Published:
Indexed:
Related tag:
v1.3.2
Loading...
Readme
Loading...
Dependencies
- github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
- github.com/Microsoft/go-winio v0.4.11
- github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
- github.com/containerd/continuity v0.0.0-20181203112020-004b46473808
- github.com/docker/docker v0.7.3-0.20180827131323-0c5f8d2b9b23
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.3.3
- github.com/docker/libnetwork v0.8.0-dev.2.0.20180608203834-19279f049241
- github.com/gogo/protobuf v1.2.0
- github.com/google/go-cmp v0.2.0
- github.com/gorilla/context v1.1.1
- github.com/gorilla/mux v1.6.2
- github.com/opencontainers/go-digest v1.0.0-rc1
- github.com/opencontainers/image-spec v1.0.1
- github.com/opencontainers/runc v0.1.1
- github.com/pkg/errors v0.8.1
- github.com/sirupsen/logrus v1.3.0
- github.com/vishvananda/netlink v1.0.0
- github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
- golang.org/x/crypto v0.0.0-20190103213133-ff983b9c42bc
- golang.org/x/sys v0.0.0-20190102155601-82a175fd1598
- gotest.tools v2.2.0+incompatible