Docker Release Notes

Follow

41 release notes curated from 1 source by the Releasebot Team. Last updated: Aug 17, 2026

Get this feed:

Docker Products

  • Aug 17, 2026
    • Date parsed from source:
      Aug 17, 2026
    • First seen by Releasebot:
      Aug 17, 2026
    • Modified by Releasebot:
      Aug 18, 2026
    Docker logo

    Docker Desktop by Docker

    4.87.0

    Docker Desktop ships bug fixes and enhancements across Mac, Windows, and Linux, improving updates, proxy diagnostics, login recovery, WSL handling, resource saver and disk limit settings, plus stability fixes for VM shutdown and startup crashes.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    Updates

    • Docker Agent v1.122.0
    • Docker Buildx v0.36.1
    • Docker Offload v0.6.10
    • Docker Compose v5.4.0
    • Linux kernel v7.0.12

    Bug fixes and enhancements

    For all platforms

    • Fixed a bug where the in-app update failed with Source and destination path must have identical roots when Docker Desktop was installed to a custom directory on another drive.
    • Fixed a misleading proxy error that named the destination server instead of the unreachable upstream proxy, and included machine-wide proxy configuration in diagnostics.
    • Fixed a bug where updating could keep failing with a file exists error after an earlier update had failed.
    • Fixed an issue where Gordon would lose access to tools and show misleading sign-in prompts after a failed auto-login at startup, without requiring a restart of Docker Desktop.

    For Mac

    • Fixed a false Docker Desktop encountered an unexpected error dialog that could appear during VM shutdown on with the libkrun engine.
    • Fixed a rare crash where the Docker Desktop with the Apple Virtualization Framework VM stopped unexpectedly right after a new connection was opened.

    For Windows

    • Fixed WSL error recovery on Windows not displaying specific, actionable error messages for errors like HCS/0x80070569, showing the generic fallback instead.
    • Fixed an issue on Windows where per-user .EXE installs applying an auto-update wrote install-settings.json to the system-wide path instead of the correct per-user location.
    • Fixed an issue on Windows where diagnostic bundles were missing network connection profile data due to an empty Get-NetConnectionProfile.json file.
    • Fixed a bug on Windows where Docker Desktop repeatedly asked users to run wsl --update when WSL was installed via the Microsoft Store rather than the inbox optional component.
    • Fixed an issue where the Resource Saver settings section was incorrectly shown when using Windows containers instead of Linux containers.
    • Fixed an issue on Windows where the disk image usage limit was hidden in Resources settings when Hyper-V was selected as the hypervisor.
    • Fixed an issue on Windows where installer logs from per-user installations were missing from diagnostic bundles.
    • Fixed the virtual disk limit not being applied when lowered on Windows with Hyper-V.
    • Fixed the disk usage limit slider being hidden and ignored for the Docker VMM backend on Windows, so users can now set and enforce disk size in Settings > Resources > Advanced.
    • Fixed a Windows auto-update failure when a self-updated CLI plugin (docker scout or docker agent) newer than the bundled version was already present in the user's CLI-plugins folder.
    Original source
  • Aug 10, 2026
    • Date parsed from source:
      Aug 10, 2026
    • First seen by Releasebot:
      Aug 11, 2026
    • Modified by Releasebot:
      Aug 13, 2026
    Docker logo

    Docker Desktop by Docker

    4.86.0

    Docker Desktop adds performance improvements for Docker VMM Beta and stronger Gordon AI safety controls, while fixing startup, shutdown, port forwarding, UI, and platform-specific issues across Mac, Windows, and Linux. It also addresses a container cp security flaw.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    Updates

    • Docker Engine v29.7.2
    • Docker Buildx v0.36.0
    • Docker Scout CLI v1.24.0
    • Docker Agent v1.119.0

    Bug fixes and enhancements

    For all platforms

    • Docker VMM Beta performance improvements by Docker’s own container-optimized hypervisor. Available for Mac and Windows.
    • Gordon now displays specific error messages for tool failures, policy-blocked actions, and loop detection instead of a generic Agent error.
    • Fixed container stop timeouts and unless-stopped restart policies not being honored during engine shutdown.
    • Fixed a bug where enabling Docker Offload from the Docker Desktop Dashboard failed when the proxy was configured by the operating system instead of by environment variables.
    • Fixed a crash on startup after upgrading, for users whose settings file was written by a very old version.
    • Fixed port forwarding for Swarm services that use automatically assigned published ports, including host-mode task ports and repeated ingress port definitions.
    • Added a three-mode safety system (Strict, Balanced, Autonomous) to the Gordon AI agent's tool confirmation UI, replacing the previous binary approve/allow-all dialog, with risk-tier labels on confirmation.
    • Fixed a flash of incorrect UI content on app launch, such as a brief 'Waiting for the Docker Engine...' screen or unexpected navigation away from gated pages.
    • AF_UNIX sockets shared over VirtioFS now work in both directions (host to guest and guest to host).
    • Fixed a bug where restarting the VM would steal the window focus.

    For Mac

    • Fixed a bug where a Kubernetes (kind) cluster with Enhanced Container Isolation could fail to recover after a Docker Desktop restart.
    • Fixed nftables fib expressions failing with "Operation not supported" in inet tables on Apple Silicon.

    For Windows

    • Fixed an issue where the Windows installer reported success when it could not write its settings or enterprise policy files.
    • Fixed Model Runner failing to start with CreateJobObject: Access is denied when Docker Desktop is launched via a Secondary Logon (run-as-user) session.
    • Updated the bundled 7-Zip to 26.02 to avoid antivirus software quarantining it during an upgrade on Windows.

    For Linux

    • Fixed Docker Desktop failing to start on Linux arm64 hosts due to incorrect QEMU binary path resolution.

    Security

    • Addressed CVE-2026-17106, a destination-escape flaw in docker container cp.
    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Docker and hundreds of other software products.

    Create account
  • Aug 3, 2026
    • Date parsed from source:
      Aug 3, 2026
    • First seen by Releasebot:
      Aug 5, 2026
    • Modified by Releasebot:
      Aug 18, 2026
    Docker logo

    Docker Desktop by Docker

    4.85.0

    Docker Desktop ships AI Agent v1.115.0 with fixes for startup delays, Gordon plan mode and confirmations, extensions loading, Linux VM stability, Windows uninstall and Store installs, Enhanced Container Isolation, and a security fix for CVE-2026-8936.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    Updates

    • Docker AI Agent v1.115.0

    Bug fixes and enhancements

    For all platforms

    • Fixed an issue where native crash reports were uploaded to Bugsnag even when analytics was disabled by the user.
    • Fixed an issue where file content previews and diffs were hidden in the Gordon confirmation card when approving write or edit file actions.
    • Fixed an issue where an invalid install-settings.json caused a ~7-minute startup delay before showing the error dialog. The error now appears immediately.
    • Fixed an issue where Gordon's plan mode would silently revert to build mode after the first message, causing subsequent turns to run with full tool access despite plan mode appearing active.
    • Fixed an issue where an invalid config.json at startup would delay the error dialog by up to 7 minutes instead of appearing within seconds.
    • Fixed a Linux VM kernel panic that could hang Docker Desktop when a container's file watcher (inotify/fanotify) observed host-side changes to files on a bind mount.
    • Fixed Docker Hardened Images CLI ampersands being encoded when outputting JSON to the console.
    • Fixed a bug where extensions-related requests would fail on startup due to the extensions selector incorrectly defaulting to enabled before settings were loaded.
    • Fixed an issue where sub-agent message attribution was lost when reloading a historical multi-agent Gordon session, causing sub-agent messages to appear as if produced by the main agent.
    • Fixed Gordon's Clean up Docker suggestion prompt to propose a cleanup plan and wait for user confirmation before removing any resources, preventing unintended deletions.
    • Fixed the Gordon AI plan-mode toggle visibility to accurately reflect backend support, showing only when the connected agent declares plan capability.

    For Windows

    • Fixed a bug where per-user uninstalls of Docker Desktop on Windows failed with an unauthorized access error when attempting to revert the hosts file.
    • Added per-user install mode as the default for fresh Docker Desktop installations from the Microsoft Store on Windows, removing the need for admin privileges.
    • Fixed an issue where Docker Desktop crashed when the docker-users group is missing, now showing a recoverable group membership dialog instead.

    For Linux

    • Removing files on a host bind mount inside an Enhanced Container Isolation container no longer fails with "Value too large for data type".

    Security

    • Addressed CVE-2026-8936, a VM panic caused by unbounded recursion in the grpcfuse kernel module when a container created deeply nested directories on a bind-mounted host folder and triggered a dentry invalidation event.
    Original source
  • Jul 27, 2026
    • Date parsed from source:
      Jul 27, 2026
    • First seen by Releasebot:
      Jul 27, 2026
    Docker logo

    Docker Desktop by Docker

    4.84.0

    Docker Desktop releases bug fixes and enhancements for Windows, Mac, and Linux, improving stability, installer checks, and credential handling while updating core components and removing Docker Scout CLI hints.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    Updates

    • Docker Agent v1.111.0
    • Kubernetes: cri-dockerd v0.4.4
    • Docker Hardened Images CLI (dhictl) v0.0.7
    • Docker Desktop CLI v0.4.3

    Bug fixes and enhancements

    For all platforms

    • Fixed a bug where an invalid ~/.docker/config.json caused Docker Desktop to hang with high CPU/memory and show no error dialog. Docker Desktop now surfaces an error dialog prompting the user to correct the file.
    • Fixed a bug that prevented some Docker Hardened Images customizations from being created.
    • Fixed a bug where deleting an unrelated credential ID could accidentally erase Docker Hub OAuth tokens, causing users to be unexpectedly signed out.
    • Removed Docker Scout CLI hints that previously appeared after running docker pull or docker buildx build commands.

    For Windows

    • Fixed a bug on Windows where an empty or malformed install-settings.json caused Docker Desktop to hang with high CPU/memory usage and no error dialog on startup.
    • The MSI installer now detects per-user Docker Desktop installations on the machine and blocks installation with a clear message naming the affected users. Affected users must uninstall their per-user Docker Desktop before the MSI can be installed.
    • Fixed a bug where uninstalling Docker Desktop could permanently lock the user out of their own application data directories if the deletion failed mid-way.
    Original source
  • Jul 20, 2026
    • Date parsed from source:
      Jul 20, 2026
    • First seen by Releasebot:
      Jul 20, 2026
    • Modified by Releasebot:
      Aug 18, 2026
    Docker logo

    Docker Desktop by Docker

    4.83.0

    Docker Desktop ships broad stability and installer updates across Mac, Windows, and Linux, with newer bundled components, improved migration to per-user installs, better Kubernetes and WSL behavior, stronger Docker AI and Gordon features, and fixes for engine startup, images, volumes, and dashboard crashes.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    Updates

    • Docker Desktop CLI v0.4.2
    • Docker Model Runner v1.2.6
    • Docker Offload v0.6.9
    • Docker Agent v1.103.0
    • Docker Compose v5.3.1
    • Docker Desktop Build v0.36.0
    • Docker Engine v29.6.2

    Bug fixes and enhancements

    For all platforms

    • Added support for migrating a per-machine Docker Desktop installation to a per-user installation in-place via install --user on Windows, preserving user data without requiring a manual uninstall.
    • Fixed kubectl exec and kubectl attach functionality for v1.36.
    • Fixed Docker Engine startup failures being reported as a generic io: read/write on closed pipe error instead of the underlying cause.
    • Fixed the Images view showing 0 Bytes reclaimable size for a while when many images are present.
    • Fixed the volumes list not correctly sorting by size.
    • Fixed an issue where a GPU process crash prevented the Docker Desktop Dashboard from loading by automatically disabling hardware acceleration and restarting the app.
    • Fixed an issue where docker ai sessions launched directly from a terminal were killed when Docker Desktop was restarted.
    • Fixed an issue where a malformed daemon.json would be silently overwritten with defaults on startup, causing users to lose their custom daemon configuration.
    • Added a Custom rules tab to Gordon's permissions dialog. Users can now add allow/deny rules for specific commands or MCP tools.
    • Added pulsing discovery badges to Gordon's Plan mode button, model selector, and Feedback/Issues button to help users find new features.

    For Mac

    • Fixed an issue where a stale com.docker.virtualization process could prevent Docker Desktop from starting a new VM with a VZErrorInvalidVirtualMachineConfiguration error.

    For Windows

    • Fixed an issue where a failed delta update would leave users stranded on an old version by automatically falling back to the full installer.
    • Fixed the Windows MSI installer reporting success when the component installation step actually failed.
    • Fixed an issue where the Windows installer wizard froze while enabling Windows features via DISM during Docker Desktop installation.
    • Fixed a UI thread deadlock in the Windows installer that caused a blank or hung window when prerequisite services were registered but not running during admin installs.
    • Fixed the Windows installer silently reporting success when it could not install the Docker CLI plugins.
    • Fixed the Windows installer deleting a previously installed CLI plugin when re-linking it failed.
    • Fixed a bug where registry policy download failures were silently ignored, so users now see proper error reporting when the admin helper exits with a non-zero code.
    • Changed the Windows installer to select a per-user installation by default.
    • Fixed a WSL integration issue on WSL 2.6.x and later where Docker Desktop failed to work in user distros due to a 0-byte proxy binary, causing Permission denied or Exec format error.
    • Fixed the Docker CLI in integrated WSL distributions breaking after Resource Saver stopped the VM. The VM now stays running while a WSL integration is active and wakes when one is enabled. Fixes docker/desktop-feedback#522.
    Original source
  • Similar to Docker with recent updates:

  • Jul 13, 2026
    • Date parsed from source:
      Jul 13, 2026
    • First seen by Releasebot:
      Jul 13, 2026
    Docker logo

    Docker Desktop by Docker

    4.82.0

    Docker Desktop adds Gordon feedback buttons, smoother Kubernetes and reset flows, and multiple stability fixes across Mac, Windows, and Linux. This release also improves Windows update security, installer behavior, and background efficiency while fixing Docker stop, sign-in, and path handling issues.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    Updates

    • Docker Compose v5.3.0
    • Docker Agent v1.98.0
    • Docker Scout CLI v1.23.1

    Bug fixes and enhancements

    For all platforms

    • Added thumbs up and thumbs down feedback buttons to Gordon responses. Users can rate replies or report issues directly from the chat.
    • Fixed a bug where containers created by Docker Desktop had their stop timeout set to 1 second instead of the Docker Engine default, causing docker stop to terminate processes too quickly.
    • Fixed reset to factory defaults not clearing MCP Toolkit profiles, catalogs, and authorizations.
    • Fixed an issue where selected thumbs up/down feedback buttons in Gordon were visually indistinguishable after selecting.
    • Fixed reset to factory defaults not clearing downloaded LLM models.
    • Fixed a bug where the Gordon chat area would go blank when the agent requested free-text input via elicitation.
    • Fixed a delay in the Kubernetes screen where the progress UI did not appear immediately after confirming cluster creation or deletion.
    • Fixed a bug where a Kubernetes kind cluster failed to start with a Failed to get API server port error after a Docker Desktop restart.
    • With docker pass, the ls command now behaves consistently across all platforms.
    • Fixed an issue where users signed out due to sign-in enforcement policies were shown a generic sign-in prompt instead of a clear explanation of why they were signed out.

    For Mac

    • Fixed an issue where Docker Desktop child processes could linger after an unexpected backend exit.
    • Fixed an issue where Docker Desktop failed to start for users with long home directory paths that caused Unix socket paths to exceed OS length limits.
    • Fixed an issue where vsock listener failures showed a cryptic crash instead of a clear, actionable recovery dialog.

    For Windows

    • Fixed an issue where .log files were missing from diagnostic bundles, ensuring the Docker Desktop service log is now included.
    • Lowered the priority of Docker Desktop's background processes and enabled Windows Efficiency Mode while idle to reduce power and CPU usage.
    • Fixed factory reset leaving containers and images behind on Hyper-V when Docker Desktop is run by a user other than the one that installed it.
    • Fixed a multi-minute hang during WSL engine startup when the wsl-bootstrap process fails unexpectedly, surfacing the error promptly instead.
    • Fixed an issue where auto-updates could leave Docker Desktop stuck in a 'connecting' state due to a successful installation being incorrectly rolled back.
    • Fixed an issue where vsock listener failures on Windows Hyper-V showed a cryptic crash instead of a clear, actionable recovery dialog.
    • Fixed a race condition where connecting to com.docker.service immediately after startup could result in a File not found error.
    • Fixed an issue where a graphical installer window would flash during background auto-updates. Updates now run silently.
    • Improved security by verifying the Authenticode signature of the downloaded installer before executing it during updates.
    • Fixed an issue where missing or disabled Windows feature descriptions were not shown in diagnostic output.
    • Improved the installer progress screen with a single continuous progress bar that smoothly advances from 0% to 100% throughout the entire installation.
    • Fixed an issue where ~ in bind mount paths was not correctly resolved to the home directory when the HOME environment variable was not set.

    For Linux

    • Fixed an issue where Docker Desktop failed to start for users with long home directory paths that caused Unix socket paths to exceed OS length limits.
    Original source
  • Jul 6, 2026
    • Date parsed from source:
      Jul 6, 2026
    • First seen by Releasebot:
      Jul 6, 2026
    Docker logo

    Docker Desktop by Docker

    4.81.0

    Docker Desktop ships fixes and updates across Mac, Windows, and Linux, including Dashboard loading reliability, smoother sign-in and shutdown behavior, Ask Gordon improvements, Kubernetes kind cluster support with Registry Access Management, and other stability fixes.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    Updates

    • Docker Model Runner v1.2.5
    • Docker Agent v1.88.1
    • Docker Offload v0.6.7
    • Docker Compose v5.2.0
    • Docker Scout CLI v1.22.0
    • DHI CLI (dhictl) v0.0.5

    Bug fixes and enhancements

    For all platforms

    • Fixed an error that caused volumes, images, and containers to fail to load in the Docker Desktop Dashboard.
    • Removed the deprecated cagent binary from Docker Desktop; use docker agent instead.
    • Kubernetes kind cluster now works with Registry Access Management.
    • Fixed a bug where the sign-in/update prompt was not shown when upgrading between versions that cross a version digit boundary (e.g., 4.9.x to 4.10.x).
    • Fixed an issue in Ask Gordon where the tool call permission dialog blocked the chat view, replacing it with an inline approval card so users can read Gordon's full message before approving or rejecting.
    • Fixed a rare case where Docker Desktop could shut down if the build service crashed, for example during a factory reset.
    • Fixed an issue where containers ignored user-configured stop timeouts during normal operation due to a proxy-level override forcing a 1-second timeout on all containers.

    For Mac

    • Fixed Docker Desktop failing to start when the user's environment contained very long environment variables.
    • Fixed a Docker Offload crash on Intel machines due to SG_READ_ONLY not being set in the __DATA_CONST segment, causing the system linker to fail to load the executable. Fixes docker/desktop-feedback#471.

    For Windows

    • Fixed an issue on Windows where stopping Docker Desktop would immediately force off the Hyper-V VM without waiting for a graceful guest shutdown, reducing the risk of data corruption.
    • Fixed a bug on Windows where dockerd failed to connect through the local HTTPS proxy due to a TLS handshake error caused by an incorrect proxy URL scheme.
    • Fixed a Windows update that reverted and showed a Mismatch patch version error when it ran again after the target version was already installed.
    • Fixed Resource Saver not stopping the Docker engine when running on WSL.
    • Fixed a regression where Docker Desktop failed to start on WSL2 kernels that could not attach the Synchronized File Shares eBPF probes, such as Windows on Arm. Fixes docker/desktop-feedback#470.

    For Linux

    • Fixed a bug where Docker Desktop would fail to start after a reset.
    Original source
  • Jun 29, 2026
    • Date parsed from source:
      Jun 29, 2026
    • First seen by Releasebot:
      Jun 30, 2026
    • Modified by Releasebot:
      Jul 13, 2026
    Docker logo

    Docker Desktop by Docker

    4.80.0

    Docker Desktop ships a broad update with newer Docker Engine, Buildx, Kubernetes, containerd and Model Runner versions, plus Mac, Windows, and Linux fixes. It removes the experimental sandbox plugin, improves VirtioFS performance on Mac, and tightens Windows update and startup reliability.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    Updates

    • Docker Offload v0.6.6
    • Docker Buildx v0.35.0
    • Docker Model Runner v1.2.4
    • containerd v2.2.5
    • Docker Engine v29.6.1
    • Runc v1.3.6
    • Kubernetes v1.36.1
      • CNI plugins v1.9.1
      • cri-tools v1.35.0
      • cri-dockerd v0.3.25
    • Updated Kubernetes images:
      • Kubeadm:
        • docker/desktop-storage-provisioner:v4.0
        • docker/desktop-vpnkit-controller:v4.0
        • docker/desktop-kubernetes-etcd:3.6.8-0
        • docker/desktop-kubernetes-coredns:v1.14.2
        • docker/desktop-kubernetes-pause:3.10.2
        • docker/desktop-kubernetes-apiserver:v1.36.1
        • docker/desktop-kubernetes-controller-manager:v1.36.1
        • docker/desktop-kubernetes-scheduler:v1.36.1
        • docker/desktop-kubernetes-proxy:v1.36.1
      • Kind:
        • docker/desktop-containerd-registry-mirror:v0.0.4
        • docker/desktop-cloud-provider-kind:v0.6.0
        • envoyproxy/envoy:v1.36.7

    Bug fixes and enhancements

    For all platforms

    • The experimental docker sandbox plugin has been removed. Migrate to docker sbx.
    • Fixed an issue where running out of disk space showed a generic error dialog instead of a clear Disk full message prompting users to free up space and restart.
    • Fixed an issue where using docker -c desktop-linux while a cloud context was active would silently route commands to the cloud engine instead of the local desktop Linux engine.
    • Fixed a bug where the backend would incorrectly report a stopped VM as running after an idle shutdown, especially when Enhanced Container Isolation was enabled.
    • Fixed an OS update notification timing issue where users with auto-download enabled were notified when an update was available rather than when it was ready to install.

    For Mac

    • Removed the legacy osxfs file sharing. Users still on osxfs are migrated to VirtioFS.
    • Increased VirtioFS filesharing performance by not persisting (fake) file ownership changes on the host. Calls to chown will succeed, but stat will not be affected.

    For Windows

    • Fixed an issue where the Windows installer failed when the destination directory contained leftover files from a previous interrupted installation.
    • Fixed an issue on Windows where upgrading Docker Desktop would unnecessarily shut down and unregister unrelated WSL distros via wsl --shutdown.
    • Fixed spurious Hyper-V job failures on Windows where operations briefly transitioning through suspended or shutting down states were incorrectly reported as failed.
    • Fixed getting stuck on "Starting the Docker Engine…" after an in-place upgrade on Windows when the WSL virtual machine had not been shut down.
    • Fixed the tray icon on Windows not matching the system taskbar theme, so the correct light or dark icon is now displayed.
    • Fixed a silent failure on Windows where backend startup errors were only written to a log file. Users now see a visible error dialog box when Docker Desktop fails to start.
    • Improved security by verifying the Authenticode signature of the downloaded installer before executing it during updates.

    For Linux

    • Fixed a bug where Docker Desktop would fail to start after a reset.
    Original source
  • Jun 22, 2026
    • Date parsed from source:
      Jun 22, 2026
    • First seen by Releasebot:
      Jun 23, 2026
    • Modified by Releasebot:
      Jul 6, 2026
    Docker logo

    Docker Desktop by Docker

    4.79.0

    Docker Desktop releases broad bug fixes and usability upgrades, including smarter Gordon prompts, improved log viewing tools, fixes for sign-in, API, and settings issues, and stability improvements across Mac, Windows, and Linux.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    Updates

    • Docker Agent v1.79.0
    • docker pass v0.1.5
    • Docker Desktop CLI v0.4.1
    • Docker Offload v0.6.4

    Bug fixes and enhancements

    For all platforms

    • Gordon improvements:
      • Added context-aware suggested questions to the Ask Gordon menu in the Containers, Images, Volumes, and Builds tabs, surfacing relevant diagnostics first when items are in a problematic state.
      • Added a Give feedback link to Gordon so you can report issues with a redacted conversation preview or share product feedback.
      • Fixed a React warning in Gordon's sidebar search input that appeared on the first keystroke when typing a search query.
    • Fixed an issue where the Docker Engine settings editor displayed minified JSON instead of formatted JSON when first opened.
    • Fixed spurious 500 errors for Docker API calls made right after the VM woke from idle shutdown.
    • Fixed spurious 'Integrity issue detected' notifications caused by leftover symlinks from previously bundled binaries.
    • Fixed a broken documentation link in the error screen shown when the current user is not a member of the docker-users group.
    • Fixed a breaking change to the /app/settings/grouped API that caused integrations such as NVIDIA to stop working correctly.
    • Fixed high CPU usage (~30%) on macOS Retina displays caused by SVG animations in the Gordon landing page.
    • Fixed an issue where OAuth network errors caused Docker Desktop to incorrectly show users as signed out.
    • Fixed an issue where signing in via OAuth would not display the user's username and email in the UI after login.
    • QEMU has been updated to v10.2.3
    • Logs view improvements
      • Added copy buttons. Copy all visible filtered logs at once or copy individual log entries on hover, respecting the current timestamp visibility setting.
      • Improved the toolbar with a reorganized layout, saved filter presets that now capture container selection and build log visibility, and the ability to persist container filter state.
      • Added the ability to clear logs.
      • Combined copy and expand/collapse buttons into a single pinned column that stays visible during horizontal scrolling, and fixed copy accidentally toggling the row detail pan.
    • Fixed Registry Access Management policy downloads to avoid permission denied errors by fetching and caching policies in the user's own directory with tampering detection.

    For Mac

    • Fixed Docker Desktop failing to start when the user's environment contained very long environment variables.
    • Fixed a Docker Offload crash on Intel machines due to SG_READ_ONLY not being set in the __DATA_CONST segment, causing the system linker to fail to load the executable. Fixes docker/desktop-feedback#471.

    For Windows

    • Fixed an issue on Windows where stopping Docker Desktop would immediately force off the Hyper-V VM without waiting for a graceful guest shutdown, reducing the risk of data corruption.
    • Fixed a bug on Windows where dockerd failed to connect through the local HTTPS proxy due to a TLS handshake error caused by an incorrect proxy URL scheme.
    • Fixed a Windows update that reverted and showed a Mismatch patch version error when it ran again after the target version was already installed.
    • Fixed Resource Saver not stopping the Docker engine when running on WSL.
    • Fixed a regression where Docker Desktop failed to start on WSL2 kernels that could not attach the Synchronized File Shares eBPF probes, such as Windows on Arm. Fixes docker/desktop-feedback#470.

    For Linux

    • Fixed a bug where Docker Desktop would fail to start after a reset.
    Original source
  • Jun 15, 2026
    • Date parsed from source:
      Jun 15, 2026
    • First seen by Releasebot:
      Jun 16, 2026
    • Modified by Releasebot:
      Jul 13, 2026
    Docker logo

    Docker Desktop by Docker

    4.78.0

    Docker Desktop releases stability and usability improvements across Mac, Windows, and Linux, including crash fixes, better update reliability, clearer VM startup errors, live log streaming, color-coded logs, and multiple platform-specific startup and shutdown fixes.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    Updates

    • Docker Agent v1.73.0
    • docker pass v0.1.4
    • Credential helpers v0.9.8

    Bug fixes and enhancements

    For all platforms

    • Fixed an out-of-memory crash that would cause Docker Desktop to become unresponsive or crash while streaming logs in the Docker Desktop Dashboard.
    • Improved update reliability by retrying stalled and transient download failures and resuming from the partially downloaded file.
    • Added live streaming output to 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 the 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 Registry Access Management policy downloads to avoid permission denied errors by fetching and caching policies in the user's own directory with tampering detection.

    For Mac

    • Fixed Docker Desktop failing to start when the user's environment contained very long environment variables.
    • Fixed a Docker Offload crash on Intel machines due to SG_READ_ONLY not being set in the __DATA_CONST segment, causing the system linker to fail to load the executable.

    For Windows

    • Fixed an issue on Windows where stopping Docker Desktop would immediately force off the Hyper-V VM without waiting for a graceful guest shutdown, reducing the risk of data corruption.
    • Fixed a bug on Windows where dockerd failed to connect through the local HTTPS proxy due to a TLS handshake error caused by an incorrect proxy URL scheme.
    • Fixed a Windows update that reverted and showed a Mismatch patch version error when it ran again after the target version was already installed.
    • Fixed Resource Saver not stopping the Docker engine when running on WSL.
    • Fixed a regression where Docker Desktop failed to start on WSL2 kernels that could not attach the Synchronized File Shares eBPF probes, such as Windows on Arm.

    For Linux

    • Fixed a bug where Docker Desktop would fail to start after a reset.
    Original source
  • Jun 8, 2026
    • Date parsed from source:
      Jun 8, 2026
    • First seen by Releasebot:
      Jun 10, 2026
    • Modified by Releasebot:
      Jul 13, 2026
    Docker logo

    Docker Desktop by Docker

    4.77.0

    Docker Desktop adds log export from the Logs view and improves the app with better search controls, MCP OAuth actions, and docker pass commands. It also updates key bundled components and fixes Windows, shutdown, update, file sharing, and engine-start issues.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    New

    • You can now export log data from the Logs view.

    Updates

    • Docker Offload v0.6.3
    • Docker Buildx v0.34.1
    • Docker Agent v1.70.0
    • Docker MCP gateway v0.42.2
    • docker pass v0.1.2
    • containerd v2.2.4
    • DHI CLI (dhictl) v0.0.4
    • Docker Engine v29.5.3

    Bug fixes and enhancements

    For all platforms

    • Increased the retry delay to accommodate transient rename failures caused by antivirus software holding file locks.
    • Marketplace extensions are now installed and updated by pinned manifest digest, instead of by tag, protecting against tag mutation after publication.
    • Added Buildx version information to the About window.
    • Added a case-sensitivity toggle to the Logs search bar which lets you switch between case-insensitive (default) and case-sensitive log filtering.
    • Fixed a bug where the mouse wheel scroll was not working in the Logs view grid.
    • Fixed an issue where the backend incorrectly exited with error code 150 on clean shutdown via SIGINT or SIGTERM, causing false failure signals.
    • Removed the bundled hub-tool binary from Docker Desktop.
    • Added working Authenticate and Cancel buttons to the MCP OAuth authorization chat bubble in Gordon, letting you complete or decline OAuth sign-in flows from MCP servers.
    • Added two new commands to docker pass:
      • Use docker pass run to inject secrets into host commands.
      • Use docker pass plugins for dynamic plugin management.
    • Fixed a regression where docker cp into a container with Enhanced Container Isolation (ECI) enabled set file ownership to nobody:nogroup.

    For Windows

    • Added Synchronized file shares support for the WSL2 backend.
    • Fixed Docker Desktop getting stuck on Starting the Docker Engine… after an in-place upgrade.
    • 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.
    Original source
  • Jun 1, 2026
    • Date parsed from source:
      Jun 1, 2026
    • First seen by Releasebot:
      Jun 1, 2026
    • Modified by Releasebot:
      Jul 6, 2026
    Docker logo

    Docker Desktop by Docker

    4.76.0

    Docker Desktop adds support for Docker Model Runner registry mirrors and ships updates to core components, along with a security fix for CVE-2026-8936. It also improves stability across startup, quitting, volumes, Windows installs, WSL2 cache handling, and other desktop workflows.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    New

    • Docker Model Runner now supports registry mirrors.

    Updates

    • Docker Desktop Build v0.35.0
    • Docker Agent v1.62.0
    • NVIDIA Container Toolkit v1.19.1
    • Docker Compose v5.1.4
    • Docker Offload v0.5.93
    • Docker Scout CLI v1.21.0
    • docker pass v0.0.29

    Security

    • Addressed CVE-2026-8936, a VM panic caused by unbounded recursion in the grpcfuse kernel module when a container created deeply nested directories on a bind-mounted host folder and triggered a dentry invalidation event.

    Bug fixes and enhancements

    For all platforms

    • The docker sbom command has been deprecated and will be removed in a future release. Use the docker scout sbom command instead.
    • Fixed a race condition in Docker Engine when Resource Saver was active.
    • Fixed a bug where anonymous Docker volumes were leaked each time a kind cluster was deleted, causing orphaned volumes to accumulate.
    • Fixed column resizing in the All Logs grid so that Timestamp and Object columns no longer expand unexpectedly, and column widths are now preserved across navigation sessions.
    • Fixed an issue where Docker Desktop failed to start when a VM disk resize operation encountered an error, even if the underlying filesystem was healthy.
    • Fixed an issue that caused Docker Desktop to hang when quit.
    • Fixed a bug where CPU and RAM resource totals could get stuck showing 0 in the Docker Desktop Dashboard after stopping or starting Docker Offload.
    • Fixed a flicker in Gordon where the final answer text would briefly appear inside the working group before jumping to the response bubble.
    • Fixed a daemon panic that could occur during concurrent sign-out and token refresh operations.
    • Fixed a bug where the Volumes view showed incorrect mount targets for containers with multiple volumes.
    • docker pass now has a --force flag on the set command.
    • docker --help now shows docker pass.
    • Fixed stale API cache responses (synthetic 404s) for containers, images, networks, volumes, and plugins after restarting an idle-stopped engine via external API calls.
    • Fixed a bug where the Delete button on the Builds view might not be visible immediately after selecting a build. Fixes docker/desktop-feedback#329 and fixes docker/desktop-feedback#330.
    • Fixed time-namespaces being unavailable when Enhanced Container Isolation (ECI) is enabled.

    For Windows

    • Fixed a regression where the --quiet installer flag did not suppress the install-type dialog during silent installation.
    • Fixed a bug on Windows where a stale PID file with a trailing newline prevented the lingering daemon from being killed, leaving Windows Containers mode unconfigurable.
    • Fixed an issue on Windows where triggering an update while another installer instance was already running showed a generic error instead of a specific message.
    • Fixed an issue on Windows where the installer and updater executables incorrectly triggered UAC elevation prompts due to Windows heuristic installer detection.
    • Fixed double separator in the tray menu when running in Windows container mode.
    • Fixed port-binding failures on Windows Hyper-V where docker run -p 0:N could allocate HNS-reserved ports, causing bind errors.
    • Fixed garbled taskkill error messages in logs on non-English Windows systems (For example, Chinese Windows using GBK encoding).
    • Fixed unbounded growth of the WSL2 ISO cache. Old docker-desktop.iso and docker-wsl-cli.iso entries are now removed when a new version is installed. Fixes docker/desktop-feedback#419.
    Original source
  • May 25, 2026
    • Date parsed from source:
      May 25, 2026
    • First seen by Releasebot:
      May 27, 2026
    Docker logo

    Docker Desktop by Docker

    4.75.0

    Docker Desktop releases updates for Docker Offload, Docker Engine, and Docker Buildx, while improving stability across Mac and Windows. It removes the Scout view, adds support for time namespacing in ECI protected containers, and fixes API, image, installer, and WSL issues.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    Updates

    • Docker Offload v0.5.92
    • Docker Engine v29.5.2
    • Docker Buildx v0.34.0

    Bug fixes and enhancements

    For all platforms

    • Removed the Docker Scout view and disabled Scout-related OS notifications and notification popups.
    • Added support for time namespacing in ECI protected containers.
    • Fixed a bug where the http_proxy environment variable could prevent kind clusters from pulling local images.
    • Fixed a 500 Internal Server Error that could occur on the first Docker API call right after the VM wakes up from idle shutdown.
    • Fixed broken images in Docker Hub image descriptions caused by relative URLs being resolved to invalid app:// scheme URLs.

    For Mac

    • 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.

    For Windows

    • WSL integration with the default distribution has been disabled. To change this, visit Settings.
    • 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.
    • Fixed Windows installer bugs that could cause incorrect backend mode detection or unexpected directory creation during installation.
    Original source
  • May 19, 2026
    • Date parsed from source:
      May 19, 2026
    • First seen by Releasebot:
      May 20, 2026
    • Modified by Releasebot:
      Jun 10, 2026
    Docker logo

    Docker Desktop by Docker

    4.74.0

    Docker Desktop adds Gordon general availability and new usage plans, with higher limits for paid Gordon plans. It also improves stability and security, including crash loop fixes, persistent build log settings, disabled Docker Extensions by default, macOS and Linux fixes, Ubuntu 26.04 support, and a CVE patch.

    Download Docker Desktop

    • Windows (checksum)
    • Windows ARM Early Access (checksum)
    • Mac with Apple chip (checksum)
    • Mac with Intel chip (checksum)
    • Debian - RPM - Arch (checksum)

    New

    • Gordon is now generally available. New usage plans are also available. Paid Gordon plans unlock higher usage limits.

    Updates

    • Docker Offload v0.5.89
    • Docker Agent v1.57.0
    • Credential helpers v0.9.7
    • docker pass v0.0.26

    Bug fixes and enhancements

    For all platforms

    • Fixed a bug where Docker Desktop's own Electron helper processes (GPU, renderer, utility) were incorrectly detected and killed as lingering processes on startup when launching from the Start menu, causing a crash loop.
    • Fixed an issue where the View build logs toggle in Logs view display settings was reset after restarting Docker Desktop instead of persisting the user's preference.
    • Docker Extensions is now disabled by default.

    For Mac

    • Fixed published ports being inaccessible when a container is also connected to a Swarm overlay network.
    • Fixed dashboard TLS failures in some corporate environments.
    • Improved GUI security via content hash validation.

    For Linux

    • Added support for Ubuntu 26.04.

    Security

    • Fixed CVE-2026-31431 by backporting an upstream Linux kernel patch that prevents an unprivileged container user from gaining root inside the container via a controlled write into the host VM page cache.
    Original source
  • May 13, 2026
    • Date parsed from source:
      May 13, 2026
    • First seen by Releasebot:
      May 13, 2026
    Docker logo

    Docker Desktop by Docker

    4.73.1

    Docker Desktop fixes a Windows launch bug that wrongly killed its Electron processes from the Start menu.

    Download Docker Desktop

    • Windows (checksum)

    Bug fixes and enhancements

    For Windows

    • Fixed a bug where Docker Desktop's own Electron processes were incorrectly killed when launching from the Start menu. Fixes docker/desktop-feedback#367.
    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.