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 v29.7.1 addresses image pull and CopyToContainer regressions Docker Engine Releases ·
- Docker 29.7.0: Embedded containerd, security fix, and numerous enhancements Docker Engine Releases ·
- Moby Client v0.5.1: Fixes for service platforms and query arguments Docker Engine Releases ·
- Docker Engine v29.6.2: Security fixes and dependency updates Docker Engine 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 ·