mirror of https://github.com/docker/docs.git
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:
parent
a73fddf7c5
commit
b8f407bf3e
|
|
@ -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" >}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue