docker Docker Engine Releases · · 1.55.0

Moby API v1.55.0 adds image attestations and container update options

infragaengineer
feature patch

Moby API version 1.55.0 introduces a new endpoint to retrieve in-toto attestation statements for images, allowing tools to access SBOM and provenance data directly from the daemon. It also enhances the container update API to support per-device blkio resource settings. Documentation for swarm join requirements has also been clarified. These changes benefit developers and operators managing containerized applications by simplifying metadata retrieval and resource control.

Read the original announcement →

https://github.com/moby/moby/releases/tag/api/v1.55.0

Related releases