Download Latest Version v28.5.2 source code.tar.gz (18.1 MB)
Email in envelope

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

Home / v28.4.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-09-03 18.6 kB
v28.4.0 source code.tar.gz 2025-09-03 18.1 MB
v28.4.0 source code.zip 2025-09-03 24.5 MB
Totals: 3 Items   42.6 MB 0

28.4.0

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

New

Bug fixes and enhancements

  • Add shell completion for docker pull and docker image pull. [docker/cli#6420](https://github.com/docker/cli/issues/6420)
  • Fix a regression in v28.3.3 that could cause a panic on docker push if the client did not send an X-Registry-Auth header. [#50738]
  • Windows: Potentially fix an issue with "access denied" error when pulling images. [#50871]
  • containerd image store: Fix docker history failing with snapshot X does not exist when calling on a non-native image that was built locally. [#50875]
  • containerd image store: Fix docker image prune to emit correct untag and delete events and list only the deleted images root digests instead of every blob. [#50837]
  • Remove interactive login prompt from docker push and docker pull after a failure caused by missing authentication. [docker/cli#6256](https://github.com/docker/cli/issues/6256)

Packaging updates

Networking

  • Fix an issue that could cause slow container restart on live-restore. [#50829]

API

  • Update deprecation message for AuthConfig.Email field. [#50797]

Go SDK

Deprecations

Source: README.md, updated 2025-09-03