Docker Desktop is een applicatie die het mogelijk maakt om lokaal Docker-containers en Kubernetes te maken, draaien en beheren. Het is beschikbaar voor Windows, macOS en Linux, en is gratis voor persoonlijk gebruik en in kleine omgevingen. Voor grote organisaties is wel een betaalde licentie nodig. Versie 4.71.0 van Docker Desktop is uitgekomen en de changelog daarvan ziet er als volgt uit:
UpdatesFor all platforms
- Docker Model Runner v1.1.36
- containerd to v2.2.3
- Runc v1.3.5
- Docker Compose v5.1.3
- Docker Agent v1.44.0
- Docker Engine v29.4.1
For Mac
- Docker Model Runner is now disabled by default and must be explicitly enabled in Settings. When enabled, TCP host-side support is automatically active.
- Fixed an issue where downloading a Docker Desktop update would fail without a clear error if the disk had insufficient free space.
- Fixed an issue where Docker Scout tag recommendations, when inspecting an image, failed when the base image digest or repository name was empty.
- Added a Switch to local Docker context button on the sign-in screen, allowing users in a cloud context to switch back to their local context without signing in.
- Added a dedicated Stopped status screen for the cloud engine so users see a clear stopped state instead of an error screen when transitioning away from Docker Offload.
For Windows
- Fixed an issue where error tracking would temporarily continue sending session data directly after a user disabled analytics. Fixes docker/for-mac#7768.
- Fixed a critical issue where Docker Desktop Dashboard failed to open with
ERR_FAILEDerrors caused by process hardening policies conflicting with Chromium.- Fixed a bug where Kubernetes could fail to start on WSL 2 when
HTTP_PROXYenvironment variables are set in WSL 2 itself.- Fixed a bug in Enhanced Container Isolation (ECI) that was causing loss of container
rootfspersistence across Docker Desktop restarts, when using WSL.
