Skip to content

Tags: nlwstein/go-dockerclient

Tags

v1.7.4

Toggle v1.7.4's commit message
Use gofumpt and gci in golangci-lint

These are more strict and more stable than gofmt and goimports.

v1.7.3

Toggle v1.7.3's commit message
image: add All to PullImageOptions

Closes fsouza#861.

v1.7.2

Toggle v1.7.2's commit message
authors: add Randy Fay

v1.7.1

Toggle v1.7.1's commit message
Bump deps

v1.7.0

Toggle v1.7.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Support for filtering events and calling docker credential helpers

Also includes updated dependencies and some internal linting changes.

v1.6.6

Toggle v1.6.6's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Update dependencies

v1.6.5

Toggle v1.6.5's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Fix HostMount.TmpfsOptions

v1.6.4

Toggle v1.6.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Fix how authconfig is loaded on MacOS

v1.6.3

Toggle v1.6.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Bumping golang.org/x/crypto

v1.6.2

Toggle v1.6.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Add support for DeviceRequests in HostConfig

Also includes some internal changes to the build process.