Docker-desktop - WSL distro terminated abruptly

It is unclear whether Docker Desktop was run on Windows or in the Ubuntu 20.04 Distribution.
I wouldn’t recommend running Docker Desktop itself in a WSL2 distribution.

When it comes to Ubuntu 20.04, it is out of support next week, see: Ubuntu 20.04 LTS Standard Support is coming to an end. Here’s how to prepare.  | Ubuntu

Solution for me: Uninstall Docker, Uninstall Hyper-V features, reinstall Hyper-V, reboot, and then reinstall Docker Desktop.

Solution for me: wsl --update

This is consistently happening to me as well. It’d be nice to know what’s actually going on, docker should have no problems gracefully ending the WSL session on wsl shutdown. I’ll try to see if I can track down any logs somewhere

1 Like