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.46.0 van Docker Desktop is uitgekomen en de changelog daarvan ziet er als volgt uit:
NewUpgrades For all platforms
- Added a new Learning center walkthrough for Docker MCP Toolkit and other onboarding improvements.
- Administrators can now control PAC configurations with Settings Management.
- The update experience has been redesigned to make it easier to understand and manage updates for Docker Desktop and its components.
For Mac
- With the Docker CLI, you can now set the
GODEBUG
environment variable when the key-value pair ("GODEBUG":"..."
) exists inside the Docker context metadata. This means certificates that have negative serial numbers in the CLI binaries are supported by default.- Updated the Docker Subscription Service Agreement link to point to the latest version.
For Windows
- Improved the security of Docker Model Runner by enabling sandboxing of the
llama.cpp
inference processes.- Fixed a bug which caused Docker Desktop to start slowly and appear frozen. Fixes docker/for-mac#7671.
For Linux
- Improved the security of Docker Model Runner by enabling sandboxing of the
llama.cpp
inference processes.
- Fixed a path issue in the RHEL post-uninstall sequence.