---
name: Engine
slug: docker-engine
organization_slug: docker
category: developer-tools
source_count: 1
canonical: https://releases.sh/docker/docker-engine
---

# Engine

Container runtime engine

## Sources (1)

- [Engine Release Notes](https://releases.sh/docker/docker-engine-release-notes) — `scrape`

## Recent Releases

_Summaries below — fetch the release's `canonical` URL for full content, or `url` for the original source._

<Release source="docker-engine-release-notes" version="29.6.1" date="June 26, 2026" published="2026-06-26T00:00:00.000Z" url="https://docs.docker.com/engine/release-notes/29/#29-6-1" canonical="https://releases.sh/release/rel_QYTvjYZIYTOMsKbKDt5fe" truncated="true">
### Security

This release includes fixes for multiple security vulnerabilities affecting Docker Engine.

* A malicious image could supply a malicious...
</Release>

<Release source="docker-engine-release-notes" version="29.6.0" date="June 18, 2026" published="2026-06-18T00:00:00.000Z" url="https://docs.docker.com/engine/release-notes/29/#29-6-0" canonical="https://releases.sh/release/rel__5zLo_MxFwjUv5a9gdWZk" truncated="true">
### New

- `POST /containers/{id}/update` now supports per-device blkio resource settings
- Add `GET /images/{name}/attestations` endpoint to retrieve...
</Release>

<Release source="docker-engine-release-notes" version="29.5.3" date="June 3, 2026" published="2026-06-03T00:00:00.000Z" url="https://docs.docker.com/engine/release-notes/29/#29-5-3" canonical="https://releases.sh/release/rel_k6iLycuCbC30S0t32mywr" truncated="true">
### Bug fixes and enhancements

* Reduce `docker system df` errors when images are pruned at the same time with the containerd image store. [moby/moby...
</Release>

<Release source="docker-engine-release-notes" version="29.5.2" date="May 20, 2026" published="2026-05-20T00:00:00.000Z" url="https://docs.docker.com/engine/release-notes/29/#29-5-2" canonical="https://releases.sh/release/rel_SKtjCSR1fNX-RqkO0qNr3" truncated="true">
**Bug fixes and enhancements**

* Fix a regression introduced in 29.5.1 where `docker cp` failed with "mkdirat: file exists" when a container had a bi...
</Release>

<Release source="docker-engine-release-notes" version="29.5.1" date="May 18, 2026" published="2026-05-18T00:00:00.000Z" url="https://docs.docker.com/engine/release-notes/29/#29-5-1" canonical="https://releases.sh/release/rel_ogPODg67KNhq8ZWUKLX-6" truncated="true">
**Security**

This release includes fixes for multiple security vulnerabilities affecting Docker Engine.

* **CVE-2026-41567** Fix a vulnerability in ...
</Release>

<Release source="docker-engine-release-notes" version="29.5.0" date="May 14, 2026" published="2026-05-14T00:00:00.000Z" url="https://docs.docker.com/engine/release-notes/29/#29-5-0" canonical="https://releases.sh/release/rel_oZwE44_3D4aN-ZXkNDenX" truncated="true">
**New**

* Rootless: Add new default `gvisor-tap-vsock` network driver. [moby/moby#52319](https://github.com/moby/moby/pull/52319)
* Enable private ti...
</Release>

<Release source="docker-engine-release-notes" version="29.4.3" date="May 6, 2026" published="2026-05-06T00:00:00.000Z" url="https://docs.docker.com/engine/release-notes/29/#29-4-3" canonical="https://releases.sh/release/rel_jzybaS_Eb0RyeCHjUu_7n" truncated="true">
CVE-2026-31431, which exposed AF_ALG sockets to 32-bit programs, is patched by replacing the socketcall(2) seccomp deny with targeted AppArmor (deny network alg) and SELinux (alg_socket) rules at the LSM layer. On SELinux systems, this requires `selinux-enabled: true` in daemon.json or via the `--selinux-enabled` flag. Also fixed the default AppArmor profile not being updated on daemon restart, which previously required a system reboot to pick up profile changes from upgrades.
</Release>

<Release source="docker-engine-release-notes" version="29.4.2" date="May 1, 2026" published="2026-05-01T00:00:00.000Z" url="https://docs.docker.com/engine/release-notes/29/#29-4-2" canonical="https://releases.sh/release/rel_EmKaF2OsjTvOvl_aS_-hi" truncated="true">
### Security

This release includes hardening for **CVE-2026-31431**.

* Block `AF_ALG` sockets and the `socketcall(2)` multiplexer in the default sec...
</Release>

<Release source="docker-engine-release-notes" version="29.4.1" date="April 20, 2026" published="2026-04-20T00:00:00.000Z" url="https://docs.docker.com/engine/release-notes/29/#29-4-1" canonical="https://releases.sh/release/rel_X3hQXk8dM_iJUG4l7cLNP" truncated="true">
### Bug fixes and enhancements

* containerd image store: Fix `docker image prune --filter label!=key=value` incorrectly skipping images that don't ha...
</Release>

<Release source="docker-engine-release-notes" version="29.4.0" date="April 7, 2026" published="2026-04-07T00:00:00.000Z" url="https://docs.docker.com/engine/release-notes/29/#29-4-0" canonical="https://releases.sh/release/rel_vQEH5ut1heGTcsUl5e8GI" truncated="true">
### Bug fixes and enhancements

* docker cp: report both content size and transferred size
* Fix `docker stats --all` still showing containers that we...
</Release>

**Tags:** `containers`, `runtime`
