What’s New

Docker Desktop 4.84.0

4.84.0
Changed
  • The MSI installer now detects per-user Docker Desktop installations on the machine and blocks installation with a clear message naming the affected users
Fixed
  • Fixed a bug where an invalid ~/.docker/config.json caused Docker Desktop to hang with high CPU/memory and show no error dialog by now surfacing an error dialog prompting the user to correct the file
  • Fixed a bug that prevented some Docker Hardened Images customizations from being created
  • Fixed a bug where deleting an unrelated credential ID could accidentally erase Docker Hub OAuth tokens, causing users to be unexpectedly signed out
  • Fixed a bug on Windows where an empty or malformed install-settings.json caused Docker Desktop to hang with high CPU/memory usage and no error dialog on startup
  • Fixed a bug where uninstalling Docker Desktop could permanently lock the user out of their own application data directories if the deletion failed mid-way
Removed
  • Removed Docker Scout CLI hints that previously appeared after running docker pull or docker buildx build commands

Docker Agent v1.111.0 Kubernetes: cri-dockerd v0.4.4 Docker Hardened Images CLI (dhictl) v0.0.7 Docker Desktop CLI v0.4.3 Fixed a bug where an invalid ~/.docker/config.json caused Docker Desktop to hang with high CPU/memory and show no error dialog. Docker Desktop now surfaces an error dialog prompting the user to correct the file. Fixed a bug that prevented some Docker Hardened Images customizations from being created. Fixed a bug where deleting an unrelated credential ID could accidentally erase Docker Hub OAuth tokens, causing users to be unexpectedly signed out. Removed Docker Scout CLI hints that previously appeared after running docker pull or docker buildx build commands. Fixed a bug on Windows where an empty or malformed install-settings.json caused Docker Desktop to hang with high CPU/memory usage and no error dialog on startup. The MSI installer now detects per-user Docker Desktop installations on the machine and blocks installation with a clear message naming the affected users. Affected users must uninstall their per-user Docker Desktop before the MSI can be installed. Fixed a bug where uninstalling Docker Desktop could permanently lock the user out of their own application data directories if the deletion failed mid-way.

View original