Docker Desktop Release Notes

Last updated: Apr 7, 2026

  • Apr 7, 2026
    • Date parsed from source:
      Apr 7, 2026
    • First seen by Releasebot:
      Apr 7, 2026
    Docker logo

    Docker Desktop by Docker

    4.68.0

    Docker Desktop adds Gordon persistent local memory and ships a broad round of stability, security, and performance fixes across Mac and Windows, including better ECI handling, improved logs and volumes, faster Windows installer extraction, and more reliable container startup and networking.

    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 now has persistent local memory, allowing it to remember your preferences and context across sessions.

    Updates

    • Docker Agent v1.39.0
    • Docker Model v1.1.28

    Bug fixes and enhancements

    For all platforms

    • Fixed a deadlock in Enhanced Container Isolation that caused containers to hang indefinitely during creation when ECI was enabled.
    • Added a warning banner to alert when an MCP server is community-provided and has not been verified by Docker.
    • Added a persistent Show timestamps toggle to the Logs view, allowing timestamps to be hidden in both table and visualiser views across sessions.
    • Fixed an issue where Docker Desktop frontend processes were not properly terminated on quit.
    • Fixed a deadlock when settings controlled by admins reload that could cause Docker Desktop to become unresponsive during sign in or sign out operations.
    • Fixed a bug where Docker Desktop could fail to start due to uncorrectable filesystem errors on the disk image not being repaired.
    • Fixed a bug that caused Enhanced Container Isolation (ECI) to inadvertently block startup of Kubernetes clusters.
    • Fixed an issue where a failed volume size fetch could make the Volumes view inaccessible; container counts on volumes now correctly exclude bind mounts.
    • Fixed race conditions in volume backup that could cause containers to be incorrectly restarted, export logs to be corrupted, or runtime panics when scheduling tasks.
    • Fixed a crash in the API cache that occurred when containers with no names caused a panic disrupting container listing.
    • Fixed a bug where starting a container could fail with ENOENT if a bind-mount parent directory was deleted while no container was using it.

    For Mac

    • Fixed a security vulnerability where tampered user-deployed config profiles could bypass organization sign-in enforcement.
    • Fixed a bug where a failed vmnetd handshake could dispatch a bogus command on a broken connection, causing unexpected networking errors.
    • Fixed a bug where the Docker Desktop Dashboard could be prematurely displayed when restoring to a fullscreen state on launch.
    • Fixed nested bind mounts showing empty child mount content on VirtioFS when using Docker Compose with multiple services sharing a volume. Fixes docker/desktop-feedback#264.

    For Windows

    • Fixed an issue where the installer extraction did not update the progress bar and could take around 5 minutes, depending on the machine. Extraction is now ~60% faster and includes proper progress updates.
    • Fixed a race condition where container ports would sometimes not be published correctly after container start, affecting ephemeral ports, --publish-all, and gateway IP bindings.
    • Fixed an issue where a failed WSL distro move could leave the distro unregistered.
    Original source Report a problem
  • Mar 30, 2026
    • Date parsed from source:
      Mar 30, 2026
    • First seen by Releasebot:
      Mar 30, 2026
    Docker logo

    Docker Desktop by Docker

    4.67.0

    Docker Desktop adds MCP profile template cards and an onboarding tour, improves Logs filtering by Compose stack, and updates key bundled components. It also brings Model Runner support for Qwen3.5, plus a set of Mac and Windows fixes and a security update for CVE-2026-33990.

    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 MCP Toolkit now has MCP profile template cards and an onboarding tour accessible via the Profiles tab.

    Updates

    • Docker Compose v5.1.1
    • Docker Agent v1.34.0
    • Docker Scout CLI v1.20.3
    • Docker Model v1.1.25

    Bug fixes and minor changes

    For all platforms

    • Docker Model Runner now supports Qwen3.5.
    • With the new Logs (Beta) view, you can now filter container logs by Compose stack.
    • Improved interaction with Settings while the Docker engine or Kubernetes is starting or stopping.
    • Fixed a bug where random UDP port bindings reported port 0 instead of the actual assigned port.
    • Fixed an issue with the Docker Desktop shortcut not reopening the Dashboard when Docker Desktop was already running.
    • Fixed an issue where the Add to existing profile dialog showed profiles that already contained all selected MCP servers in the dropdown.

    For Mac

    • Fixed intermittent exec format error when starting amd64 containers on Apple Silicon Macs due to a race condition between Rosetta binfmt registration and virtiofs device availability.

    For Windows

    • Fixed Hyper-V being silently re-enabled on every EXE upgrade for WSL 2 users.
    • Fixed an MSI installer bug where Docker Desktop processes could be left running after uninstall.
    • Fixed an issue on Windows where installations or updates using --installation-dir would fail due to the installer archive being extracted into the custom installation directory.
    • Improved Docker Desktop startup time on Windows by several seconds when using WSL 2.
    • Fixed a bug on the Models > Logs screen which caused docker-model processes to accumulate on Windows each time the screen was visited.

    Security

    • Addressed CVE-2026-33990, SSRF in Docker Model Runner OCI Registry Client.
    Original source Report a problem
  • All of your release notes in one feed

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

  • Mar 26, 2026
    • Date parsed from source:
      Mar 26, 2026
    • First seen by Releasebot:
      Mar 27, 2026
    Docker logo

    Docker Desktop by Docker

    4.66.1

    Docker Desktop updates with Docker Engine v29.3.1 and fresh downloads for Windows, Mac, 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 Engine v29.3.1
    Original source Report a problem
  • Mar 23, 2026
    • Date parsed from source:
      Mar 23, 2026
    • First seen by Releasebot:
      Mar 23, 2026
    Docker logo

    Docker Desktop by Docker

    4.66.0

    Docker Desktop releases updates with Docker Engine v29.3.0 and NVIDIA Container Toolkit v1.19.0, plus bug fixes and minor changes across platforms. It improves Gordon prompts, reduces Docker Hub rate limiting, and fixes Kubernetes, terminal, volume export, and Windows CPU 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 Engine v29.3.0
    • NVIDIA Container Toolkit v1.19.0

    Bug fixes and minor changes

    For all platforms

    • Gordon improvements:
      • Provides pre-filled prompts when deeplinking from command-line failure hints.
      • Prevents Docker Hub rate limiting by authenticating before making requests.
    • Fixed a Kubernetes pod discovery hang when the kube context is broken or unreachable.
    • Fixed a terminal crash caused by an undefined dimensions error during terminal resize.
    • Fixed volume backup export error handling for file, image, and registry export operations.

    For Windows

    • Fixed high CPU usage in the Windows API proxy caused by unnecessary process enumeration.
    Original source Report a problem
  • Mar 16, 2026
    • Date parsed from source:
      Mar 16, 2026
    • First seen by Releasebot:
      Mar 17, 2026
    • Modified by Releasebot:
      Mar 23, 2026
    Docker logo

    Docker Desktop by Docker

    4.65.0

    Docker Desktop adds a unified Logs view, contextual Gordon hints for failed build, run and compose commands, OAuth support for Community MCP servers, and a new docker dhi CLI plugin. It also brings Kubernetes defaults, fixes, and faster Windows startup.

    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

    • Added a new Logs view where you can explore logs from all sources in one unified view. (Beta)
    • Gordon hints now appear when docker build, docker run, or docker compose commands fail, offering contextual suggestions.
    • Community MCP servers now support OAuth authentication directly in the UI.
    • Added the docker dhi CLI plugin for managing Docker Hardened Images.

    Updates

    • Docker Scout CLI v1.20.1
    • Docker Agent v1.29.0
    • Docker Buildx v0.32.1

    Bug fixes and minor changes

    For all platforms

    • Kubernetes now defaults to kind for new clusters.
    • Fixed update progress bar not resuming correctly.

    For Windows

    • Improved startup time by skipping docker-users group check when using WSL2 backend.

    Known issues

    • The Windows MSI installer cannot update an existing Docker Desktop installation when the current version is 4.59 or later. As a workaround, uninstall the existing version before reinstalling. Note that uninstalling removes all associated data. A fix will be provided in a future MSI release.
    Original source Report a problem
  • Mar 11, 2026
    • Date parsed from source:
      Mar 11, 2026
    • First seen by Releasebot:
      Mar 12, 2026
    • Modified by Releasebot:
      Mar 17, 2026
    Docker logo

    Docker Desktop by Docker

    4.64.0

    Docker Desktop releases platform updates including Docker Compose v5.1.0, Docker Scout CLI v1.20.0 and Docker Agent v1.27.1. It fixes MCP Toolkit, docker ai, Gordon UI, catalog search, and build-log issues, improves Mac update diagnostics, and notes Windows MSI upgrade caveat.

    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.1.0
    • Docker Scout CLI v1.20.0
    • Docker Agent v1.27.1

    Bug fixes and minor changes

    For all platforms

    • Fixed a bug in MCP Toolkit where disabling all tools in a profile would enable all tools.
    • Fixed the docker ai command stopping after a Docker Agent update.
    • Fixed Gordon session title flickering when hover buttons appeared.
    • Improved Gordon summary rendering and reduced narrative verbosity.
    • Fixed a bug where docker ai CLI commands did not correctly shell out to Docker Agent.
    • Fixed the OAuth tab in Docker MCP Toolkit not showing entries from all catalogs.
    • Improved MCP Catalog search.
    • Fixed the Build logs tab not retaining search terms and filters when switching tabs.
    • Fixed Kind container startup to be more reliable.

    For Mac

    • Improved update error reporting with more descriptive diagnostics.
    • Improved update reliability by preparing the updated Docker.app under Application Support instead of /tmp.

    Known issues

    • The Windows MSI installer cannot update an existing Docker Desktop installation when the current version is 4.59 or later. As a workaround, uninstall the existing version before reinstalling. Note that uninstalling removes all associated data. A fix will be provided in a future MSI release.
    Original source Report a problem
  • Mar 2, 2026
    • Date parsed from source:
      Mar 2, 2026
    • First seen by Releasebot:
      Mar 2, 2026
    • Modified by Releasebot:
      Mar 3, 2026
    Docker logo

    Docker Desktop by Docker

    4.63.0

    Docker Desktop update adds SLSA v1 provenance support and a revamped proxy UI for containers, boosting security and configuration. It ships Kubernetes 1.34.3 and Linux kernel 6.12.72 with focused bug fixes, including Secrets Engine load and startup improvements.

    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

    • Added SLSA v1 provenance support in the Builds view.

    Upgrades

    • Kubernetes v1.34.3
    • Linux kernel v6.12.72

    Bug fixes and minor changes

    For all platforms

    • Enhanced the proxy settings UI and added a separate proxy for containers.
    • Fixed an issue where community registry MCP catalogs failed to load when a server's config object contained "required": null.
    • Fixed an issue where mcp-gateway would hang when fetching secrets from the Secrets Engine while the Docker Desktop VM was in Resource Saver mode.
    • Rebranded "Docker AI" references to "Gordon".

    For Windows

    • Improved startup time on Windows.

    Known issues

    • The Windows MSI installer cannot update an existing Docker Desktop installation when the current version is 4.59 or later. As a workaround, uninstall the existing version before reinstalling. Note that uninstalling removes all associated data. A fix will be provided in a future MSI release.
    Original source Report a problem
  • Feb 23, 2026
    • Date parsed from source:
      Feb 23, 2026
    • First seen by Releasebot:
      Feb 24, 2026
    • Modified by Releasebot:
      Mar 3, 2026
    Docker logo

    Docker Desktop by Docker

    4.62.0

    Docker Desktop introduces MCP Toolkit profiles and custom catalogs to organize MCP servers, along with broad platform updates. Includes Linux and Mac enhancements, security CVEs addressed, and update‑check 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)

    New

    • With Docker MCP Toolkit, you can now use profiles to organize your MCP servers into named collections. You can also create custom catalogs — curated collections of servers for your team or organization.

    Updates

    • Linux kernel v6.12.69

    Bug fixes and enhancements

    For all platforms

    • Fixed an issue where background update checks did not respect the Automatically check for updates setting when disabled. Fixes docker/for-mac#3908.

    For Mac

    • Added support for vLLM Metal in Docker Model Runner.

    For Linux

    • Fixed a networking crash on QEMU 10.2.0 and later.

    Security

    • Addressed CVE-2026-2664, out of bounds read in grpcfuse kernel module.
    • Addressed CVE-2026-28400, runtime flag injection in Docker Model Runner.

    Known issues

    • The Windows MSI installer cannot update an existing Docker Desktop installation when the current version is 4.59 or later. As a workaround, uninstall the existing version before reinstalling. Note that uninstalling removes all associated data. A fix will be provided in a future MSI release.
    Original source Report a problem
  • Feb 18, 2026
    • Date parsed from source:
      Feb 18, 2026
    • First seen by Releasebot:
      Feb 19, 2026
    • Modified by Releasebot:
      Mar 3, 2026
    Docker logo

    Docker Desktop by Docker

    4.61.0

    Docker Desktop adds customizable left navigation and up-to-date Linux kernel, Engine, and Sandbox components. New sandbox features include image caching, Shell mode, OpenCode, multi-workspace mounts, experimental Linux support, WSL2 readiness, and starting in the current directory.

    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 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
    • Docker Sandbox v0.12.0

    Bug fixes and enhancements

    For all platforms

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

    Known issues

    • The Windows MSI installer cannot update an existing Docker Desktop installation when the current version is 4.59 or later. As a workaround, uninstall the existing version before reinstalling. Note that uninstalling removes all associated data. A fix will be provided in a future MSI release.
    Original source Report a problem
  • Feb 10, 2026
    • Date parsed from source:
      Feb 10, 2026
    • First seen by Releasebot:
      Feb 11, 2026
    Docker logo

    Docker Desktop by Docker

    4.60.1

    Download Docker Desktop

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

    Bug fixes and enhancements

    For all platforms

    • Fixed a rare issue that crashed the Docker Desktop Dashboard after sign-in.
    Original source Report a problem

Related products