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 kan is gratis voor persoonlijk gebruik en in kleine omgevingen. Voor grote organisaties is wel een betaalde licentie nodig. Versie 4.45.0 van Docker Desktop is uitgekomen en de changelog daarvan ziet er als volgt uit:
NewUpgrades
- Docker Model Runner is now generally available.
- In-product release highlights has a new look and feel.
- Docker Compose v2.39.2
- Docker Buildx v0.27.0
- Kubernetes v1.32.6
- Docker Scout CLI v1.18.3
- Docker Engine v28.3.3
For all platforms
- Fixed a bug that caused the
com.docker.diagnose
to crash when uploading a diagnostics bundle behind a proxy that requires authentication.For Mac
- Fixed a bug that caused Docker Desktop to crash after the laptop woke from sleep. Fixes docker/for-mac#7741.
- Fixed an issue where the VM would sometimes fail with the error The virtual machine stopped unexpectedly.
- Fixed a bug that would break port mappings when a container was connected to or disconnected from a network after it was started. Fixes docker/for-mac#7693.
For Windows
- Fixed a bug that prevented CLI plugins from being deployed to
~/.docker/cli-plugins
by default when users lacked the correct permissions.- Fixed a bug where relocating the WSL data distribution would fail if the
docker-desktop
distribution was not present.- Fixed a typo in the WSL install URL in the Docker Desktop Dashboard.