Add Docker Desktop 4.25.0 known issues (#18539)

* add docker desktop 4.25.0 known issues

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Apply suggestions from code review

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
Lorena Rangel 2023-10-27 10:53:07 +02:00 committed by GitHub
parent cd52f6ba1a
commit 22f8dab596
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

@ -28,7 +28,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re
{{< release-date date="2023-10-26" >}}
{{< desktop-install all=true version="4.25.0" build_path="/" >}}
{{< desktop-install all=true version="4.25.0" build_path="/126437/" >}}
### New
@ -89,12 +89,17 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re
#### For Mac
- Upgrading to MacOS 14 can cause Docker Desktop to also update to a latest version even if the auto update option is disabled.
- Uninstalling Docker Desktop from the command line is not available. As a workaround, you can [uninstall Docker Desktop from the Dashboard](https://docs.docker.com/desktop/uninstall/).
#### For Windows
- **Switch to Windows containers** option in the tray menu may not show up on Windows. As a workaround, edit the [`settings.json` file](https://docs.docker.com/desktop/settings/windows/) and set `"displaySwitchWinLinContainers": true`.
## 4.24.2
{{< release-date date="2023-10-12" >}}
{{< desktop-install all=true version="4.25.0" build_path="/124339/" >}}
{{< desktop-install all=true version="4.24.2" build_path="/124339/" >}}
### Bug fixes and enhancements