Merge pull request #13012 from StefanScherer/dd-fix-for-win-10675

Update Docker Desktop Windows release notes: Fixed slow docker info
This commit is contained in:
Usha Mandya 2021-06-14 17:35:14 +01:00 committed by GitHub
commit 5cff34d142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ This page contains information about the new features, improvements, known issue
- Fixed an issue where the diagnostics were sometimes not uploaded correctly from the **Support** dialog.
- Fixed DNS entries for `*.docker.internal` and Kubernetes cluster reset after the VM IP changes.
- Fixed a corrupted internal cache which was preventing Docker Desktop from starting. Fixes [docker/for-win#8748](https://github.com/docker/for-win/issues/8748).
- Fixed an issue where `docker info` sometimes took longer to respond. Fixes [docker/for-win#10675](https://github.com/docker/for-win/issues/10675)
## Docker Desktop 3.3.3
2021-05-06