Add known issue to Docker Desktop release notes (#18872)

This commit is contained in:
Mihaela Stoica 2023-12-07 09:54:22 +00:00 committed by GitHub
parent 4ef61369dc
commit 81181876db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -95,6 +95,12 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re
- Added support for WSL mirrored mode networking (requires WSL `v2.0.4` and up).
- Added missing signatures on DLL and VBS files.
### Known issues
#### For Windows
- Docker CLI doesnt work when using WSL 2 integration on an older Linux distribution (for example, Ubuntu 20.04) which uses a `glibc` version older than `2.32`. This will be fixed in future releases. See [docker/for-win#13824](https://github.com/docker/for-win/issues/13824).
## 4.25.2
{{< release-date date="2023-11-21" >}}