docker 29.0.2
v29.0.2
10 months agoOriginal notes
29.0.2
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
Networking
- Fix an issue that could lead to an "endpoint not found" error when creating a container with multiple network connections, when one of the networks is non-internal but does not have its own external IP connectivity. moby/moby#51538
- Fix an issue that prevented rootless Docker from starting on a host with IPv6 disabled. moby/moby#51543