Skip to content

Commit f7686b3

Browse files
authored
4.71 RN (#24846)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 1f1df42 commit f7686b3

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

content/manuals/desktop/release-notes.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,45 @@ Docker Desktop versions older than 6 months from the latest release are not avai
2626

2727
For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoot-and-support/faqs/releases.md).
2828

29+
## 4.71.0
30+
31+
{{< release-date date="2026-04-27" >}}
32+
33+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.71.0" build_path="/225177/" >}}
34+
35+
> [!IMPORTANT]
36+
>
37+
> Support for RHEL 8 has ended. Installing Docker Desktop will require RHEL 9 or RHEL 10 in the next release.
38+
39+
### Updates
40+
41+
- [Docker Model Runner v1.1.36](https://github.com/docker/model-runner/releases/tag/v1.1.36)
42+
- [containerd to v2.2.3](https://github.com/containerd/containerd/releases/tag/v2.2.3)
43+
- [Runc v1.3.5](https://github.com/opencontainers/runc/releases/tag/v1.3.5)
44+
- [Docker Compose v5.1.3](https://github.com/docker/compose/releases/tag/v5.1.3)
45+
- [Docker Agent v1.44.0](https://github.com/docker/docker-agent/releases/tag/v1.44.0)
46+
- [Docker Engine v29.4.1](/manuals/engine/release-notes/29.md#2941)
47+
48+
### Bug fixes and enhancements
49+
50+
#### For all platforms
51+
52+
- Docker Model Runner is now disabled by default and must be explicitly enabled in **Settings**. When enabled, TCP host-side support is automatically active.
53+
- Fixed an issue where downloading a Docker Desktop update would fail without a clear error if the disk had insufficient free space.
54+
- Fixed an issue where Docker Scout tag recommendations, when inspecting an image, failed when the base image digest or repository name was empty.
55+
- Added a **Switch to local Docker context** button on the sign-in screen, allowing users in a cloud context to switch back to their local context without signing in.
56+
- Added a dedicated **Stopped** status screen for the cloud engine so users see a clear stopped state instead of an error screen when transitioning away from Docker Offload.
57+
58+
#### For Mac
59+
60+
- Fixed an issue where error tracking would temporarily continue sending session data directly after a user disabled analytics. Fixes [docker/for-mac#7768](https://github.com/docker/for-mac/issues/7768).
61+
62+
#### For Windows
63+
64+
- Fixed a critical issue where Docker Desktop Dashboard failed to open with `ERR_FAILED` errors caused by process hardening policies conflicting with Chromium.
65+
- Fixed a bug where Kubernetes could fail to start on WSL 2 when `HTTP_PROXY` environment variables are set in WSL 2 itself.
66+
- Fixed a bug in Enhanced Container Isolation (ECI) that was causing loss of container `rootfs` persistence across Docker Desktop restarts, when using WSL.
67+
2968
## 4.70.0
3069

3170
{{< release-date date="2026-04-20" >}}

0 commit comments

Comments
 (0)