Catalog / Moby

docker 29.7.2

v29.7.2

24 days agofixedchangedOriginal notes

29.7.2

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

Bug fixes and enhancements

  • Fix docker service create and docker service update panicking when the same environment variable is passed more than once. docker/cli#7145
  • Fix a regression introduced in Docker Engine 29.7.0 that caused image pulls to reject images containing absolute hardlink targets, as produced by some image builders. moby/moby#53305
  • Fix a regression introduced in Docker Engine 29.7.0 that could cause image pulls and docker cp to fail on older Linux kernels when applying file permissions, including for device nodes. moby/moby#53305

Packaging updates

Networking

  • Improve compatibility with more nftables releases by terminating base-chain policies with a semicolon. moby/moby#53303