chore(deps): update docker docker tag to v29.8.0 - #4495
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/docker-29-x
branch
from
August 4, 2026 07:37
987118a to
5beab2f
Compare
renovate
Bot
force-pushed
the
renovate/docker-29-x
branch
from
August 11, 2026 05:09
5beab2f to
1876cc2
Compare
renovate
Bot
force-pushed
the
renovate/docker-29-x
branch
4 times, most recently
from
September 5, 2026 01:47
97312de to
85b4344
Compare
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | docker | 29.6.2 | 29.8.0 |
renovate
Bot
force-pushed
the
renovate/docker-29-x
branch
from
September 7, 2026 22:31
85b4344 to
a52fab6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
29.6.2-dind→29.8.0-dindRelease Notes
moby/moby (docker)
v29.8.0: v29.8.0Compare Source
29.8.0
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
New
HostConfig.Umaskoption and a corresponding--umask <octal>flag todocker create/docker runto set the umask for a container's main process, execs, and healthchecks. moby/moby#53463, docker/cli#7108awslogslogging driver. moby/moby#52632Security
socketcall(2)path to createAF_VSOCKsockets and communicate with host virtual machines by adding AppArmor and SELinux policy rules. moby/moby#53551Networking
docker network inspectfailing to find a healthy Swarm network when another Swarm network could not be allocated. moby/moby#53325DstNamefield in theirJoinresponse. moby/moby#52866Rootless
--disable-host-loopbacknot being enforced for thepastanetwork driver in rootless mode. moby/moby#53358pestoport driver in rootless mode. SetDOCKERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=pestoto use it; it requires thepastanetwork driver and supports IPv4 only. moby/moby#53358Go SDK
Bug fixes and enhancements
annotationfilter to container listings (docker ps,GET /containers/json) allowing to filter containers by their annotations. moby/moby#53538docker image inspectreporting a smaller image size thandocker image ls. moby/moby#53426GET /images/{name}/jsonnot including unpacked snapshot usage inSizewhen using the containerd image store. moby/moby#53426FROM --platform. moby/moby#53503DOCKER_HOSTor-Hspecifies an invalid host. docker/cli#7280docker inspectoutput (GET /containers/{id}/json) and container listings (docker ps,GET /containers/json). moby/moby#53534Container.Argsincludes the resolved executable asargv[0], matching the process launched in the container instead of only the DockerCmd. moby/moby#53423/being world-writable when using thebtrfsstorage driver. moby/moby#53500docker pssorting published ports lexicographically instead of numerically. docker/cli#7144Packaging updates
v29.7.2: v29.7.2Compare Source
29.7.2
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
docker service createanddocker service updatepanicking when the same environment variable is passed more than once. docker/cli#7145docker cpto fail on older Linux kernels when applying file permissions, including for device nodes. moby/moby#53305Packaging updates
Networking
v29.7.1: v29.7.1Compare Source
29.7.1
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
CopyToContainerrejects container paths that traverse absolute symlinks, such as/var/run->/run. moby/moby#53261v29.7.0: v29.7.0Compare Source
29.7.0
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
New
embedded-containerdfeature that runs containerd inside the daemon process instead of as a separate managed process. moby/moby#52898imageis no longer experimental. moby/moby#52998default-stop-timeoutdaemon option to configure the stop timeout assigned to containers without an explicit timeout. moby/moby#53146Security
This release includes a fix for a security vulnerability affecting Docker Engine and related components.
Networking
Rootless
--net=host. moby/moby#52318Bug fixes and enhancements
--filternames and known values todocker service ls,docker service ps, anddocker node ps. docker/cli#7124docker cp -ausing the wrong file owner when copying files into containers with user namespace remapping enabled. moby/moby#53084docker cpfrom a Windows container silently returning a file instead of an error when the source path ends with a separator but is not a directory. moby/moby#53123docker statsreporting all zeros for running Windows containers when using the containerd runtime. moby/moby#53101docker statsreporting empty network stats for running Windows containers when using the containerd runtime. moby/moby#53219docker create --pullflag description. docker/cli#7103docker rm --forcesucceeds for a nonexistent container. docker/cli#7110Packaging updates
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.