-
Notifications
You must be signed in to change notification settings - Fork 8.4k
4.78 RN #25311
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
4
commits into
docker:main
Choose a base branch
from
aevesdocker:4.78-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.
+38
−0
Draft
4.78 RN #25311
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
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,44 @@ 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.78.0 | ||
|
|
||
| {{< release-date date="2026-06-15" >}} | ||
|
|
||
| {{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.78.0" build_path="//" >}} | ||
|
|
||
| ### Updates | ||
|
|
||
| - [Docker Agent v1.73.0](https://github.com/docker/docker-agent/releases/tag/v1.73.0) | ||
| - `docker pass` v0.1.4 | ||
| - [Credential helpers v0.9.8](https://github.com/docker/docker-credential-helpers/releases/tag/v0.9.8) | ||
|
|
||
| ### Bug fixes and enhancements | ||
|
|
||
| #### For all platforms | ||
|
|
||
| - Fixed an out-of-memory crash that could cause Docker Desktop to become unresponsive or crash while streaming logs in the Docker Desktop Dashboard. | ||
| - Improved Docker Desktop update reliability by retrying stalled and transient download failures and resuming from the partially downloaded file. | ||
| - Added live streaming output to the Gordon tool calls so long-running commands like `docker compose up` display STDOUT/STDERR in real time instead of waiting until completion. | ||
| - Added color-coded labels to the **Logs** view so each container and build source is visually distinguished by a unique color in both the log grid and the container-filter dropdown. | ||
| - Improved error message when the Docker Desktop VM fails to start. It now shows the underlying `VirtualizationFramework` / `libkrun` reason instead of the generic **Use of closed network connection**. | ||
| - Fixed a bug where Docker CLI error messages were shown as raw JSON instead of human-readable text while Docker Desktop was in Resource Saver mode. | ||
| - Fixed a crash that occurred in the **Logs** view when deselecting a container filter. | ||
| - Fixed an issue where the support page was replaced by the no-virtualization override screen when accessed from the troubleshooting popover. | ||
| - Fixed an issue where Docker Desktop failed to start on bare metal EC2 instances (e.g. `g4dn.metal`) with a **Nested virtualization not supported** error. | ||
| - Increased the retry delay to accommodate transient rename failures caused by antivirus software holding file locks. | ||
| - Gordon now shows clear network error messages with guidance to check VPN, proxy, or firewall settings when outbound HTTPS to Docker's services is blocked, instead of a generic agent errror. | ||
|
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. [MEDIUM] Typo: 'errror' should be 'error' The word |
||
| - Fixed the Gordon AI model picker incorrectly showing an internal model identifier instead of 'Default' for sessions with no explicit model selection. | ||
|
|
||
| #### For Windows | ||
|
|
||
| - Fixed getting stuck on **Starting the Docker Engine…** after an in-place upgrade. | ||
| - Added [Synchronized File Shares](/manuals/desktop/features/synchronized-file-sharing.md) support for the WSL2 backend. | ||
| - Fixed a bug where Docker Desktop was not restarted after a failed update was reverted to the previous version. | ||
| - Fixed delta updates failing to prepare. | ||
| - Fixed an issue on Hyper-V where Docker commands (e.g. `docker login`) would fail on the first attempt after the engine had been idle-shut-down or paused. | ||
| - Fixed an issue on Windows where Docker Desktop showed a generic engine-start failure instead of a clear, actionable error message when WSL is not installed. | ||
|
|
||
| ## 4.77.0 | ||
|
|
||
| {{< release-date date="2026-06-08" >}} | ||
|
|
||
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.
Uh oh!
There was an error while loading. Please reload this page.