docker Docker Engine Releases · · 29.6.0

Docker 29.6.0: New API endpoint, image attestations, and networking fixes

infragadeprecationengineer
deprecation

Docker version 29.6.0 introduces a new API endpoint for updating container resource settings and adds support for retrieving in-toto attestation statements for images. This release also includes numerous bug fixes, enhancements to image pruning and push commands, and improvements to networking and rootless operation. Users may need to adjust configurations related to container links and bridge networking due to deprecation warnings.

Deprecations (1)
  • The Engine now returns a deprecation warning when a container connected to the default bridge is created with links specified. moby/moby#47427

Read the original announcement →

https://github.com/moby/moby/releases/tag/docker-v29.6.0

Related releases