Skip to content

Commit db13cdf

Browse files
authored
4.75 RN (#25116)
<!--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 76547a8 commit db13cdf

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

content/manuals/desktop/release-notes.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,38 @@ 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.75.0
30+
31+
{{< release-date date="2026-05-25" >}}
32+
33+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.75.0" build_path="/227598/" >}}
34+
35+
### Updates
36+
37+
- [Docker Offload v0.5.92](https://github.com/docker/cloud/releases/tag/v0.5.92)
38+
- [Docker Engine v29.5.2](https://docs.docker.com/engine/release-notes/29/#2952)
39+
- [Docker Buildx v0.34.0](https://github.com/docker/buildx/releases/tag/v0.34.0)
40+
41+
### Bug fixes and enhancements
42+
43+
#### For all platforms
44+
45+
- Removed the Docker Scout view and disabled Scout-related OS notifications and notification popups.
46+
- Added support for time namespacing in ECI protected containers.
47+
- Fixed a bug where the `http_proxy` environment variable could prevent kind clusters from pulling local images.
48+
- Fixed a `500 Internal Server Error` that could occur on the first Docker API call right after the VM wakes up from idle shutdown.
49+
- Fixed broken images in Docker Hub image descriptions caused by relative URLs being resolved to invalid `app://` scheme URLs.
50+
51+
#### For Mac
52+
53+
- Added a warning dialog that appears at startup when Docker Desktop is running from a staging directory due to a failed update. Also adds a link to download a fresh install.
54+
55+
#### For Windows
56+
57+
- WSL integration with the default distribution has been disabled. To change this, visit **Settings**.
58+
- Fixed a bug where `docker compose up` failed with an `EOF` error on Windows with a Hyper-V backend, when accepting a file-sharing consent prompt.
59+
- Fixed Windows installer bugs that could cause incorrect backend mode detection or unexpected directory creation during installation.
60+
2961
## 4.74.0
3062

3163
{{< release-date date="2026-05-19" >}}

0 commit comments

Comments
 (0)