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.75.0 van Docker Desktop is uitgekomen en de changelog daarvan ziet er als volgt uit:
Updates For all platformsFor Mac
- Removed the Docker Scout view and disabled Scout-related OS notifications and notification popups.
- Added support for time namespacing in ECI protected containers.
- Fixed a bug where the
http_proxyenvironment variable could prevent kind clusters from pulling local images.- Fixed a
500 Internal Server Errorthat could occur on the first Docker API call right after the VM wakes up from idle shutdown.- Fixed broken images in Docker Hub image descriptions caused by relative URLs being resolved to invalid
app://scheme URLs.For Windows
- Added a warning dialog that appears at startup when Docker Desktop is running from a staging directory due to a failed update. Also adds a link to download a fresh install.
- WSL integration with the default distribution has been disabled. To change this, visit Settings.
- Fixed a bug where
docker compose upfailed with anEOFerror on Windows with a Hyper-V backend, when accepting a file-sharing consent prompt.- Fixed Windows installer bugs that could cause incorrect backend mode detection or unexpected directory creation during installation.
