docker-v29.5.3
v29.5.3
Release Notes
29.5.3
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Bug fixes and enhancements
- Reduce
docker system dferrors when images are pruned at the same time with the containerd image store. moby/moby#52672
Packaging updates
- Update containerd (static binaries only) to v2.2.4. moby/moby#52683
- Update Go runtime to 1.26.4. moby/moby#52753, docker/cli#7025
- Update RootlessKit to v3.0.1. moby/moby#52710
Rootless
- Fix AWS IMDS access with
gvisor-tap-vsockand UDP port forwarding for non-loopback clients. moby/moby#52710 - Fix installation of plugins that require host networking. moby/moby#52735