mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
DD 4.61.0 RN (#24103)
<!--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 --------- Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -26,6 +26,35 @@ Docker Desktop versions older than 6 months from the latest release are not avai
|
||||
|
||||
For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoot-and-support/faqs/releases.md).
|
||||
|
||||
## 4.61.0
|
||||
|
||||
{{< release-date date="2026-02-16" >}}
|
||||
|
||||
{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.60.1" build_path="/219004/" >}}
|
||||
|
||||
### New
|
||||
|
||||
- You can now customize the left-hand navigation to show only the tabs that matter to you, and hide the ones that don’t.
|
||||
|
||||
### Updates
|
||||
|
||||
- Linux kernel `v6.12.68`
|
||||
- [Docker Engine v29.2.1](https://docs.docker.com/engine/release-notes/29/#2921)
|
||||
- Docker Sandbox `v0.12.0`
|
||||
|
||||
### Bug fixes and enhancements
|
||||
|
||||
#### For all platforma
|
||||
|
||||
- Docker Sandboxes:
|
||||
- Added automated image caching to prevent re-downloading images unnecessarily.
|
||||
- Added Shell mode for blank coding agent sandboxes.
|
||||
- Added support for OpenCode.
|
||||
- Added support for mounting multiple workspaces.
|
||||
- Added experimental Linux support (single user only, UID 1000).
|
||||
- Added support for running in WSL 2.
|
||||
- Sandboxes now start in the current working directory if no path is provided.
|
||||
|
||||
## 4.60.1
|
||||
|
||||
{{< release-date date="2026-02-10" >}}
|
||||
|
||||
Reference in New Issue
Block a user