Skip to content

Commit a55bf1b

Browse files
authored
Desktop: 4.54 RN (#23793)
<!--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 1da94b1 commit a55bf1b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

content/manuals/desktop/release-notes.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,29 @@ Docker Desktop versions older than 6 months from the latest release are not avai
3030

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

33+
## 4.54.0
34+
35+
{{< release-date date="2025-12-04" >}}
36+
37+
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.54.0" build_path="/212467/" >}}
38+
39+
### New
40+
41+
- Added support for vLLM in Docker Model Runner on Windows with WSL2 and NVIDIA GPUs.
42+
43+
### Bug fixes and enhancements
44+
45+
#### For Mac
46+
47+
- Fixed a bug where `/dev/shm` did not have enough permission for containers to write into. Fixes [docker/for-mac#7804](https://github.com/docker/for-mac/issues/7804).
48+
49+
### Upgrades
50+
51+
- [Docker Buildx v0.30.1](https://github.com/docker/buildx/releases/tag/v0.30.1)
52+
- [Docker Engine v29.1.2](https://docs.docker.com/engine/release-notes/29/#2912)
53+
- [Runc v1.3.4](https://github.com/opencontainers/runc/releases/tag/v1.3.4)
54+
- [Docker Model Runner CLI v1.0.2](https://github.com/docker/model-runner/releases/tag/cmd%2Fcli%2Fv1.0.2)
55+
3356
## 4.53.0
3457

3558
{{< release-date date="2025-11-27" >}}

0 commit comments

Comments
 (0)