What’s New

Docker Engine docker-v29.5.3

docker-v29.5.3

v29.5.3

Changed
  • Update containerd (static binaries only) to v2.2.4
  • Update Go runtime to 1.26.4
  • Update RootlessKit to v3.0.1
Fixed
  • Reduce docker system df errors when images are pruned at the same time with the containerd image store
  • Fix AWS IMDS access with gvisor-tap-vsock and UDP port forwarding for non-loopback clients
  • Fix installation of plugins that require host networking
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 df errors when images are pruned at the same time with the containerd image store. moby/moby#52672
Packaging updates
Rootless
  • Fix AWS IMDS access with gvisor-tap-vsock and UDP port forwarding for non-loopback clients. moby/moby#52710
  • Fix installation of plugins that require host networking. moby/moby#52735
View original