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.77.0 van Docker Desktop is uitgekomen en de changelog daarvan ziet er als volgt uit:
NewUpdates
- You can now export log data from the Logs view.
For all platforms
- Docker Offload v0.6.3
- Docker Buildx v0.34.1
- Docker Agent v1.70.0
- Docker MCP gateway v0.42.2
docker passv0.1.2- containerd v2.2.4
- DHI CLI (
dhictl) v0.0.4- Docker Engine v29.5.3
For Windows
- 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-toolbinary 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 runto inject secrets into host commands.- Use
docker pass pluginsfor dynamic plugin management.- Fixed a regression where
docker cpinto a container with Enhanced Container Isolation (ECI) enabled set file ownership tonobody:nogroup.
- Fixed an issue on Windows where Docker Desktop would get stuck on Starting the Docker Engine... after a failed WSL distro registration left a VHDX on disk.
- Fixed a backend shutdown hang in Windows Containers mode that caused Docker Desktop to take a long time or fail to exit cleanly.
