Log errors in the REST to Swarm gRPC API translation layer at the debug level to reduce redundancy and noise. moby/moby#45016
Fix a DNS resolution issue affecting containers created with --dns-opt or --dns-search when systemd-resolved is used outside the container. moby/moby#45000
Fix a panic when logging errors in handling DNS queries originating from inside a container. moby/moby#44980
Improve the speed of docker ps by allowing users to opt out of size calculations with --size=false. docker/cli#4107
Extend support for Bash completion to all plugins. docker/cli#4092
Fix docker stack deploy failing on Windows when special environment variables set by cmd.exe are present. docker/cli#4083
Add forward compatibility for future API versions by considering empty image tags to be the same as <none>. docker/cli#4065
Atomically write context files to greatly reduce the probability of corruption, and improve the error message for a corrupt context. docker/cli#4063
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/docker/docker from 20.10.9+incompatible to 23.0.2+incompatible.
Release notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
219f21b
Merge pull request #45196 from vvoland/integration-restart-race-23c6bf307
StartWithLogFile: Fix d.cmd race7f49ca2
TestDaemonRestartKillContainers: Fix loop capturea1fd2f2
Merge pull request #45157 from thaJeztah/23.0_backport_update_shfmt07f9061
Merge pull request #45112 from tonistiigi/23.0-disable-mergeop-diffop1363b3e
ci: disable testing mergeop and diffop with the dockerd workerd43958b
builder-next: disable mergeop and diffop9740b68
Merge pull request #45159 from thaJeztah/23.0_backport_fix_volume_anon_from_i...fd80ca6
Fix pruning anon volume created from image configf09528b
Merge pull request #45155 from thaJeztah/23.0_backport_fix_volume_error_handlingDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)