v29.6.0 #52925
vvoland
announced in
Announcements
v29.6.0
#52925
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
29.6.0
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
New
POST /containers/{id}/updatenow supports per-device blkio resource settingss. moby/moby#52651GET /images/{name}/attestationsendpoint to retrieve in-toto attestation statements (such as SLSA provenance and SPDX SBOM) attached to an image. Supports optional platform selection, predicate type filtering, and a statement query parameter for verbatim statement bodies.Bug fixes and enhancements
docker image pushnow respectsNO_COLOR. docker/cli#6957docker system pruneto include unpacked image data when reporting reclaimed space. moby/moby#52905docker system dfimage size reporting to count only snapshots directly used by images. moby/moby#52901COPY --chmodpermissions. moby/moby#52892--passwordflag ondocker loginnow accepts-to pass the password through STDIN as alternative to--password-stdin. docker/cli#7029Packaging updates
Networking
nftcommand is not installed on the system. moby/moby#52820net.ipv4.ip_local_reserved_portswhen dynamically allocating ports. moby/moby#52818nftcommand instead. Users building dockerd from source can opt into linking against libnftables by building with thelibnftablesbuild tag. moby/moby#52886Rootless
Deprecations
This discussion was created from the release v29.6.0.
All reactions