From 8cbbec44ecbf7917c82ac7094baac55f8dbe1755 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Mon, 19 Jan 2026 10:13:45 +0000 Subject: [PATCH] DD 4.57 RN (#23975) ## Description ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> Co-authored-by: Lorena Rangel --- content/manuals/desktop/release-notes.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 4eaa066608..c4a97222e1 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -26,6 +26,27 @@ Docker Desktop versions older than 6 months from the latest release are not avai For more frequently asked questions, see the [FAQs](/manuals/desktop/troubleshoot-and-support/faqs/releases.md). +## 4.57.0 + +{{< release-date date="2026-01-19" >}} + +{{< desktop-install-v2 all=true win_arm_release="Early Access" version="4.57.0" build_path="/215387/" >}} + +### New + +- Docker Desktop now has a new issue tracker for all platforms at https://github.com/docker/desktop-feedback. Relevant, actively discussed issues from the previous platform-specific trackers will be migrated. + +### Updates + +- [Docker Compose v5.0.1](https://github.com/docker/compose/releases/tag/v5.0.1) + +### Bug fixes and enhancements + +#### For all platforms + +- Improved alignment of the Ask Gordon streaming indicator so it stays in sync with content on large screens. +- Fixed a bug where `docker debug` failed on containers started with environement variables but no '='. For example, `docker run -e NONEXISTENT_ENV_VAR`. + ## 4.56.0 {{< release-date date="2026-01-12" >}}