add known issue for windows (#20177)

* add known issue for windows

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

* Update content/desktop/release-notes.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Update content/desktop/release-notes.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

---------

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 2024-06-07 15:46:38 +02:00 committed by GitHub
parent a73fddf7c5
commit b8f407bf3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -92,6 +92,12 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
- Removed support for legacy version packs from the WSL2 engine.
### Known Issues
#### For Windows
- When upgrading to Docker Desktop 4.31.0, existing containers, images and volumes become invisible for users that created those containers and images using Docker Desktop 4.8.0 or lower, on Windows hosts with WSL only. The data is not lost, it just becomes invisible to Docker Desktop 4.31.0. If impacted, downgrade to version 4.30 or earlier. For more information see: [docker/for-win#14118](https://github.com/docker/for-win/issues/14118).
## 4.30.0
{{< release-date date="2024-05-06" >}}