hornet
hornet copied to clipboard
Bump github.com/docker/docker from 20.10.23+incompatible to 24.0.7+incompatible
Bumps github.com/docker/docker from 20.10.23+incompatible to 24.0.7+incompatible.
Release notes
Sourced from github.com/docker/docker's releases.
v24.0.6
24.0.6
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
- containerd storage backend: Fix
docker psfailing when a container image is no longer present in the content store. moby/moby#46095- containerd storage backend: Fix
docker ps -s -aanddocker container prunefailing when a container image config is no longer present in the content store. moby/moby#46097- containerd storage backend: Fix
docker inspectfailing when a container image config is no longer (or was never) present in the content store. moby/moby#46244- containerd storage backend: Fix diff and export with the
overlayfssnapshotter by using reference-counted rootfs mounts. moby/moby#46266- containerd storage backend: Fix a misleading error message when the image platforms available locally do not match the desired platform. moby/moby#46300
- containerd storage backend: Fix the
FROM scratchDockerfile instruction with the classic builder. moby/moby#46302- containerd storage backend: Fix
mismatched image rootfs and manifest layerserrors with the classic builder. moby/moby#46310- Warn when pulling Docker Image Format v1, and Docker Image manifest version 2, schema 1 images from all registries. moby/moby#46290
- Fix live-restore of volumes with custom volume options. moby/moby#46366
- Fix incorrectly dropping capabilities bits when running a container as a non-root user (note: this change was already effectively present due to a regression). moby/moby#46221
- Fix network isolation iptables rules preventing IPv6 Neighbor Solicitation packets from being exchanged between containers. moby/moby#46214
- Fix
dockerd.exe --register-servicenot working when the binary is in the current directory on Windows. moby/moby#46215- Add a hint suggesting the use of a PAT to
docker loginagainst Docker Hub. docker/cli#4500- Improve shell startup time for users of Bash completion for the CLI. docker/cli#4517
- Improve the speed of some commands by skipping
GET /_pingwhen possible. docker/cli#4508- Fix credential scopes when using a PAT to
docker manifest inspectan image on Docker Hub. docker/cli#4512- Fix
docker eventsnot supporting--format=json. docker/cli#4544Packaging updates
- Upgrade Go to
go1.20.7. moby/moby#46140, docker/cli#4476, docker/docker-ce-packaging#932- Upgrade containerd to
v1.7.3(static binaries only). moby/moby#46103- Upgrade Compose to
v2.21.0. docker/docker-ce-packaging#936v24.0.5
24.0.5
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
- The Go client now avoids using UNIX socket paths in the HTTP
Host:header, in order to be compatible with changes introduced ingo1.20.6. moby/moby#45962, moby/moby#45990- containerd storage backend: Fix
Variantnot being included indocker image inspectandGET /images/{name}/json. moby/moby#46025- containerd storage backend: Prevent potential garbage collection of content during image export. moby/moby#46021
- containerd storage backend: Prevent duplicate digest entries in
RepoDigests. moby/moby#46014- containerd storage backend: Fix operations taking place against the incorrect tag when working with an image referenced by tag and digest. moby/moby#46013
- containerd storage backend: Fix a panic caused by
EXPOSEwhen building containers with the legacy builder. moby/moby#45921
... (truncated)
Commits
311b9ffMerge pull request #46697 from thaJeztah/24.0_backport_restart_nocancelaf60804Merge pull request from GHSA-jq35-85cj-fj4p3cf363eMerge pull request #46709 from thaJeztah/24.0_backport_bump_compress05d7386daemon: daemon.containerRestart: don't cancel restart on context cancel649c944Merge pull request #46703 from thaJeztah/24.0_backport_atomic-layer-data-write9b20b1aMerge pull request #46702 from thaJeztah/24.0_backport_releaseNetwork_Network...dd37b0bvendor: github.com/klauspost/compress v1.17.27058c0dvendor: github.com/klauspost/compress v1.16.557bd388daemon: overlay2: Write layer metadata atomically05d95fddaemon: release sandbox even when NetworkDisabled- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)