What’s New

Docker Desktop 4.79.0

4.79.0
Added
  • Add context-aware suggested questions to the Ask Gordon menu in the Containers, Images, Volumes, and Builds tabs
  • Add a Give feedback link to Gordon to report issues with a redacted conversation preview or share product feedback
  • Add copy buttons in Logs view to copy all visible filtered logs at once or copy individual log entries on hover
  • Add the ability to clear logs in Logs view
Changed
  • Update QEMU to v10.2.3
  • Improve the Logs view toolbar with a reorganized layout, saved filter presets that capture container selection and build log visibility, and the ability to persist container filter state
  • Combine copy and expand/collapse buttons into a single pinned column in Logs view that stays visible during horizontal scrolling
Fixed
  • Fix a React warning in Gordon's sidebar search input that appeared on the first keystroke when typing a search query
  • Fix the Docker Engine settings editor displaying minified JSON instead of formatted JSON when first opened
  • Fix spurious 500 errors for Docker API calls made right after the VM woke from idle shutdown
  • Fix spurious 'Integrity issue detected' notifications caused by leftover symlinks from previously bundled binaries
  • Fix a broken documentation link in the error screen shown when the current user is not a member of the docker-users group
  • Fix a breaking change to the /app/settings/grouped API that caused integrations such as NVIDIA to stop working correctly
  • Fix high CPU usage on macOS Retina displays caused by SVG animations in the Gordon landing page
  • Fix an issue where OAuth network errors caused Docker Desktop to incorrectly show users as signed out
  • Fix an issue where signing in via OAuth would not display the user's username and email in the UI after login
  • Fix Registry Access Management policy downloads to avoid permission denied errors by fetching and caching policies in the user's own directory with tampering detection
  • Fix Docker Desktop on WSL failing to start with an 'is already mounted' error after a force-killed bootstrap left stale rootfs mounts behind
  • Fix an issue on Windows where clicking 'Quit Docker Desktop' had no effect when the backend had crashed or been killed
  • Fix an issue on Windows where Docker Desktop processes could linger as orphans after an unexpected exit or crash
  • Fix getting stuck on 'Starting the Docker Engine…' after an in-place upgrade on Windows when the WSL virtual machine had not been shut down

Gordon improvements: Added context-aware suggested questions to the Ask Gordon menu in the Containers, Images, Volumes, and Builds tabs, surfacing relevant diagnostics first when items are in a problematic state. Added a Give feedback link to Gordon so you can report issues with a redacted conversation preview or share product feedback. Fixed a React warning in Gordon's sidebar search input that appeared on the first keystroke when typing a search query. Fixed an issue where the Docker Engine settings editor displayed minified JSON instead of formatted JSON when first opened. Fixed spurious 500 errors for Docker API calls made right after the VM woke from idle shutdown. Fixed spurious 'Integrity issue detected' notifications caused by leftover symlinks from previously bundled binaries. Fixed a broken documentation link in the error screen shown when the current user is not a member of the docker-users group. Fixed a breaking change to the /app/settings/grouped API that caused integrations such as NVIDIA to stop working correctly. Fixed high CPU usage (~30%) on macOS Retina displays caused by SVG animations in the Gordon landing page. Fixed an issue where OAuth network errors caused Docker Desktop to incorrectly show users as signed out. Fixed an issue where signing in via OAuth would not display the user's username and email in the UI after login. QEMU has been updated to v10.2.3 Logs view improvements Added copy buttons. Copy all visible filtered logs at once or copy individual log entries on hover, respecting the current timestamp visibility setting. Improved the toolbar with a reorganized layout, saved filter presets that now capture container selection and build log visibility, and the ability to persist container filter state. Added the ability to clear logs. Combined copy and expand/ collapse buttons into a single pinned column that stays visible during horizontal scrolling, and fixed copy accidentally toggling the row detail pan. Fixed Registry Access Management policy downloads to avoid permission denied errors by fetching and caching policies in the user's own directory with tampering detection. Fixed a bug where Docker Desktop on WSL failed to start with an 'is already mounted' error after a force-killed bootstrap left stale rootfs mounts behind. Fixed an issue on Windows where clicking "Quit Docker Desktop" had no effect when the backend had crashed or been killed. Fixed an issue on Windows where Docker Desktop processes could linger as orphans after an unexpected exit or crash. Fixed getting stuck on "Starting the Docker Engine…" after an in-place upgrade on Windows when the WSL virtual machine had not been shut down. Fixed the tray icon on Windows not matching the system taskbar theme, so the correct light or dark icon is now displayed. Fixed a silent failure on Windows where backend startup errors were only written to a log file. Users now see a visible error dialog box when Docker Desktop fails to start.

View original