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.82.0 van Docker Desktop is uitgekomen en de changelog daarvan ziet er als volgt uit:
Updates For all platformsFor Mac
- Added thumbs up and thumbs down feedback buttons to Gordon responses. Users can rate replies or report issues directly from the chat.
- Fixed a bug where containers created by Docker Desktop had their stop timeout set to 1 second instead of the Docker Engine default, causing
docker stopto terminate processes too quickly.- Fixed reset to factory defaults not clearing MCP Toolkit profiles, catalogs, and authorizations.
- Fixed an issue where selected thumbs up/down feedback buttons in Gordon were visually indistinguishable after selecting.
- Fixed reset to factory defaults not clearing downloaded LLM models.
- Fixed a bug where the Gordon chat area would go blank when the agent requested free-text input via elicitation.
- Fixed a delay in the Kubernetes screen where the progress UI did not appear immediately after confirming cluster creation or deletion.
- Fixed a bug where a Kubernetes kind cluster failed to start with a Failed to get API server port error after a Docker Desktop restart.
- With
docker pass, thelscommand now behaves consistently across all platforms.- Fixed an issue where users signed out due to sign-in enforcement policies were shown a generic sign-in prompt instead of a clear explanation of why they were signed out.
For Windows
- Fixed an issue where Docker Desktop child processes could linger after an unexpected backend exit.
- Fixed an issue where Docker Desktop failed to start for users with long home directory paths that caused Unix socket paths to exceed OS length limits.
- Fixed an issue where vsock listener failures showed a cryptic crash instead of a clear, actionable recovery dialog.
For Linux
- Fixed an issue where
.logfiles were missing from diagnostic bundles, ensuring the Docker Desktop service log is now included.- Lowered the priority of Docker Desktop's background processes and enabled Windows Efficiency Mode while idle to reduce power and CPU usage.
- Fixed factory reset leaving containers and images behind on Hyper-V when Docker Desktop is run by a user other than the one that installed it.
- Fixed a multi-minute hang during WSL engine startup when the wsl-bootstrap process fails unexpectedly, surfacing the error promptly instead.
- Fixed an issue where auto-updates could leave Docker Desktop stuck in a 'connecting' state due to a successful installation being incorrectly rolled back.
- Fixed an issue where vsock listener failures on Windows Hyper-V showed a cryptic crash instead of a clear, actionable recovery dialog.
- Fixed a race condition where connecting to
com.docker.serviceimmediately after startup could result in a File not found error.- Fixed an issue where a graphical installer window would flash during background auto-updates. Updates now run silently.
- Improved security by verifying the Authenticode signature of the downloaded installer before executing it during updates.
- Fixed an issue where missing or disabled Windows feature descriptions were not shown in diagnostic output.
- Improved the installer progress screen with a single continuous progress bar that smoothly advances from 0% to 100% throughout the entire installation.
- Fixed an issue where
~in bind mount paths was not correctly resolved to the home directory when theHOMEenvironment variable was not set.
- Fixed an issue where Docker Desktop failed to start for users with long home directory paths that caused Unix socket paths to exceed OS length limits.
