WK 2026: Scoor de beste elektronica deals met ons advies. Scoor jouw winnende opstelling tijdens dit WK!

Software-update: Docker Desktop 4.76.0

Docker logoDocker 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.76.0 van Docker Desktop is uitgekomen en de changelog daarvan ziet er als volgt uit:

New
  • Docker Model Runner now supports registry mirrors.
  • The docker sbom command has been removed. Use the docker scout sbom command instead.
Updates For all platforms
  • Fixed a race condition in Docker Engine when Resource Saver was active.
  • Fixed a bug where anonymous Docker volumes were leaked each time a kind cluster was deleted, causing orphaned volumes to accumulate.
  • Fixed column resizing in the All Logs grid so that Timestamp and Object columns no longer expand unexpectedly, and column widths are now preserved across navigation sessions.
  • Fixed an issue where Docker Desktop failed to start when a VM disk resize operation encountered an error, even if the underlying filesystem was healthy.
  • Fixed an issue that caused Docker Desktop to hang when quit.
  • Fixed a bug where CPU and RAM resource totals could get stuck showing 0 in the Docker Desktop Dashboard after stopping or starting Docker Offload.
  • Fixed a flicker in Gordon where the final answer text would briefly appear inside the working group before jumping to the response bubble.
  • Fixed a daemon panic that could occur during concurrent sign-out and token refresh operations.
  • Fixed a bug where the Volumes view showed incorrect mount targets for containers with multiple volumes.
  • docker pass now has a --force flag on the set command.
  • docker --help now shows docker pass.
  • Fixed stale API cache responses (synthetic 404s) for containers, images, networks, volumes, and plugins after restarting an idle-stopped engine via external API calls.
  • Fixed a bug where the Delete button on the Builds view might not be visible immediately after selecting a build. Fixes #329 and #330.
  • Fixed time-namespaces being unavailable when Enhanced Container Isolation (ECI) is enabled.
For Windows
  • Fixed a regression where the --quiet installer flag did not suppress the install-type dialog during silent installation.
  • Fixed a bug on Windows where a stale PID file with a trailing newline prevented the lingering daemon from being killed, leaving Windows Containers mode unconfigurable.
  • Fixed an issue on Windows where triggering an update while another installer instance was already running showed a generic error instead of a specific message.
  • Fixed an issue on Windows where the installer and updater executables incorrectly triggered UAC elevation prompts due to Windows heuristic installer detection.
  • Fixed double separator in the tray menu when running in Windows container mode.
  • Fixed port-binding failures on Windows Hyper-V where docker run -p 0:N could allocate HNS-reserved ports, causing bind errors.
  • Fixed garbled taskkill error messages in logs on non-English Windows systems (For example, Chinese Windows using GBK encoding).

Docker Desktop

Versienummer 4.76.0
Releasestatus Final
Besturingssystemen Linux, macOS, Windows 10, Windows Server 2016, Windows Server 2019, Windows 11, Windows Server 2022, Windows Server 2025
Website Docker
Download https://www.docker.com/products/docker-desktop
Licentietype Open source/betaald

Door Bart van Klaveren

Downloads en Best Buy Guide

02-06-2026 • 14:25

6

Submitter: Anonymoussaurus

Bron: Docker

Reacties (6)

Sorteer op:

Weergave:

Sinds ik Colima (open source) heb ontdekt gebruik ik geen Docker Desktop meer.

Lichter, sneller, ondersteunt meer nuttige features zonder je vast te houden in het eigen systeem, geen licentiegezeur.
Als ik het goed begrijp, is Colima een manier om verschillende container-omgevingen te draaien, en niet een desktop applicatie om je containers te monitoren?

Niet dat ik zelf nog Docker Desktop gebruik. Het maakt je omgeving incompatibel met een machine waar 'gewoon' Docker op draait, en biedt weinig extra maar vreet wel geheugen.
Het is inderdaad CLI-first ipv GUI-first.

Met alle standaard commando's die je zou verwachten om via een terminal in te zien welke containers draaien, enz.
Ik ben gegaan voor https://rancherdesktop.io/ (cross platform, wel ook windows) ook open source.
Als mensen het hier toch hebben over alternatieven, ben zelf groot fan van podman. Vooral door de integratie met systemd met onder andere quadlets vind ik persoonlijk zeer fijn.
Onderdeel van de Docker familie is ook Docker Sandbox: Docker Sandboxes | Docker Docs, voor ontwikkelaars die toch al een Docker licentie hebben en veel agentic AI gebruiken wellicht de moeite om eens naar te kijken.

Om te kunnen reageren moet je ingelogd zijn