-
Notifications
You must be signed in to change notification settings - Fork 8.4k
4.88 RN #25882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
aevesdocker
wants to merge
1
commit into
docker:main
Choose a base branch
from
aevesdocker:4.88-RN
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+35
−0
Draft
4.88 RN #25882
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -24,6 +24,41 @@ 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.88.0 | ||
|
|
||
| {{< release-date date="2026-08-24" >}} | ||
|
|
||
| {{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.88.0" build_path="/xxxxxx/" >}} | ||
|
|
||
| ### Updates | ||
|
|
||
| - [Docker Agent v1.124.0](https://github.com/docker/docker-agent/releases/tag/v1.124.0) | ||
| - Docker Offload `v0.6.13` | ||
| - [Docker Model Runner v1.2.8](https://github.com/docker/model-cli/releases/tag/v1.2.8) | ||
| - [containerd v2.3.3](https://github.com/containerd/containerd/releases/tag/v2.3.3) | ||
| - [Runc v1.4.3](https://github.com/opencontainers/runc/releases/tag/v1.4.3) | ||
|
|
||
| ### Bug fixes and enhancements | ||
|
|
||
| #### For all platforms | ||
|
|
||
| - Fixed an issue where Docker Desktop reported `enable fsverity failed: operation not supported` as the crash cause instead of the real underlying error. | ||
| - Fixed a bug where changing the hypervisor type in Settings had no effect when Docker Desktop was in resource saver mode. | ||
| - Fixed port bindings reported by `docker ps` to accurately reflect active listeners when using 'Localhost by default' or 'Localhost only' settings, and added `[::1]` loopback listener alongside `127.0. | ||
| - Fixed an HTTP 500 error that could occur during Docker Desktop startup or wake from idle-shutdown when the engine socket existed but was not yet listening. | ||
| - Fixed a bug where Docker Desktop would fail to start if `~/.docker/daemon.json` was corrupted with null bytes (typically caused by a crash or power-loss during a settings save). Docker Desktop now automatically recovers to default daemon settings in this case. | ||
| - Fixed an issue in the Docker Engine config editor in settings where validation error messages would disappear immediately while typing invalid JSON. | ||
| - Fixed a Docker VMM regression that reduced container inbound network throughput to roughly 0.3 Gb/s. | ||
|
|
||
| #### For Mac | ||
|
|
||
| - Docker VMM can now use more than 28GiB of host memory. | ||
|
|
||
| #### For Windows | ||
|
|
||
| - Fixed a Windows auto-update failure when a self-updated CLI plugin (e.g `docker scout` or `docker agent`) newer than the bundled version was already present in the user's cli-plugins folder. | ||
| - Fixed an issue on per-user Windows installs where Hyper-V, Windows containers, and related settings are now correctly disabled and grayed out, preventing broken behavior caused by the unavailable priv | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Here too @aevesdocker "unavailable priv" |
||
|
|
||
| ## 4.87.0 | ||
|
|
||
| {{< release-date date="2026-08-17" >}} | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aevesdocker looks like this release not is cut off at the end