v29.4.1
Bug fixes and enhancements
- containerd image store: Fix
docker image prune --filter label!=key=valueincorrectly skipping images that don't have the specified label. moby/moby#52338 - Fix
--log-opt "tag={{.ImageID}}"not stripping the digest's algorithm. moby/moby#52343 - Fix intermittent container start failures (
EBUSYon secrets/configs remount) on busy Swarm nodes by retrying the read-only remount. moby/moby#52235
Packaging updates
- Update containerd (static binaries only) to v2.2.3. moby/moby#52360
- Update Go runtime to 1.26.2. docker/cli#6920, moby/moby#52329
Networking
- if a container has an IPv4-only or an IPv6-only endpoint with higher "gateway priority" than a dual stack endpoint, the single stack endpoint will now be used as the default gateway for its address family. moby/moby#52328
Fetched April 25, 2026

