Catalog / Moby

docker 29.8.1

v29.8.1

todayfixedchangedOriginal notes

29.8.1

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

Bug fixes and enhancements

  • containerd image store: Fix docker load leaving dangling images after loading an image that already exists. moby/moby#53595
  • Fix managed containerd logging a CRI pod-sandbox plugin dependency warning during startup. moby/moby#53585
  • Fix user-namespace detection on OpenVZ, where namespace inode numbers are virtualized. moby/moby#53605
  • Windows: Preserve hard links when committing a container, so a file with multiple names is stored once in the resulting image layer instead of once per name. moby/moby#53624

Packaging updates

Networking

  • Fix GET /networks returning a 500 status if an invalid 'type' filter was provided. moby/moby#53678