Download Latest Version v29.1.3 source code.tar.gz (19.5 MB)
Email in envelope

Get an email when there's a new version of Moby

Home / docker-v29.1.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-12-12 2.7 kB
v29.1.3 source code.tar.gz 2025-12-12 19.5 MB
v29.1.3 source code.zip 2025-12-12 26.5 MB
Totals: 3 Items   46.0 MB 2

29.1.3

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

Networking

  • Allow creation of a container with a specific IP address when its networks were not configured with a specific subnet. [#51583]
  • Don't crash when starting a container created via the API before upgrade to v29.1.2, with PublishAll and a nil PortBindings map. [#51691]
  • Fix a bug preventing DNS resolution of containers attached to non swarm-scoped networks once the node has joined a Swarm cluster. [#51515]
  • Fix an issue that caused daemon crash when using a remote network driver plugin. [#51558]
  • 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. [#51538]
  • Fix an issue that prevented rootless Docker from starting on a host with IPv6 disabled. [#51543]
  • Return an error when a container is created with a port-mapping pointing to container port 0. [#51695]
Source: README.md, updated 2025-12-12