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
- Docker Compose v5.2.0 releases with new reconciliation algorithm Docker Compose Releases ·
- Docker Engine 29.6.1 addresses security vulnerabilities and updates components Docker Engine Releases ·
- Docker Compose v5.3.0 Adds Init Containers Docker Compose Releases ·
- Docker Compose v5.3.1: CI hardening and dependency updates Docker Compose Releases ·
- Moby API v1.55.0 adds image attestations and container update options Docker Engine Releases ·
- Moby Client 0.5.0: New endpoint for image attestations Docker Engine Releases ·