We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Use gofumpt and gci in golangci-lint These are more strict and more stable than gofmt and goimports.
image: add All to PullImageOptions Closes fsouza#861.
authors: add Randy Fay
Bump deps
Support for filtering events and calling docker credential helpers Also includes updated dependencies and some internal linting changes.
Update dependencies
Fix HostMount.TmpfsOptions
Fix how authconfig is loaded on MacOS
Bumping golang.org/x/crypto
Add support for DeviceRequests in HostConfig Also includes some internal changes to the build process.