Sandbox plugin removed; disk-full error now clear
v4.80.0
2 enhancements10 fixesThis release2 enhancementsImprovements to existing features10 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗
2026-07-22
Download Docker Desktop
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.0docker/desktop-vpnkit-controller:v4.0docker/desktop-kubernetes-etcd:3.6.8-0docker/desktop-kubernetes-coredns:v1.14.2docker/desktop-kubernetes-pause:3.10.2docker/desktop-kubernetes-apiserver:v1.36.1docker/desktop-kubernetes-controller-manager:v1.36.1docker/desktop-kubernetes-scheduler:v1.36.1docker/desktop-kubernetes-proxy:v1.36.1
- Kind:
docker/desktop-containerd-registry-mirror:v0.0.4docker/desktop-cloud-provider-kind:v0.6.0envoyproxy/envoy:v1.36.7
- Kubeadm:
Bug fixes and enhancements
For all platforms
- The experimental
docker sandboxplugin 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-linuxwhile 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
chownwill succeed, butstatwill 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 an issue where the WSL engine failed to start with a Permission denied error on machines where the cross-distro WSL mount was configured as
noexec. - Fixed an issue on Windows where end users could override the
NO_PROXYexclusion list even when an admin had locked the proxy configuration. - Fixed an issue on Windows where Docker Desktop would silently disappear on startup failure. An error dialog is now displayed instead.
- Fixed an issue on Windows where Docker Desktop showed a generic engine-start failure instead of routing to the WSL update recovery when an older wsl.exe did not support the --version flag.
Fetched June 30, 2026
