Catalog / Moby

docker 29.0.3

v29.0.3

9 months agofixedOriginal notes

29.0.3

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

Bug fixes and enhancements

  • docker version --format json: restore top-level BuildTime field to use RFC3339Nano format. docker/cli#6668
  • Fix docker image ls ignoring a custom imageFormat from docker.json. docker/cli#6667

Networking

  • Fix an issue that caused daemon crash when using a remote network driver plugin. moby/moby#51558