Catalog / Moby

docker 29.7.1

v29.7.1

1 month agofixedOriginal notes

29.7.1

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

Bug fixes and enhancements

  • Fix a regression that prevented pulling images whose layers contain directories without explicit parent directory entries. moby/moby#53260
  • Fix a regression where the CopyToContainer rejects container paths that traverse absolute symlinks, such as /var/run -> /run. moby/moby#53261