What is the docker-desktop-data distro used for when running docker desktop with the WSL 2 engine
When running docker desktop on Windows with Hyper-V I have a single VM called DockerDesktopVM where my Linux VM is running with it's containers inside. However when I run docker desktop with the WSL engine I see that it creates 2 WSL distros. docker-desktop docker-desktop-data I can shell into the docker-desktop distro like I would any other distro. But tryi