5 ms·
I just forego docker desktop and run docker on the command line in wsl2 instead. Have you considered trying that?
by vereis 5y ago
I just forego docker desktop and run docker on the command line in wsl2 instead.
Have you considered trying that?
- bengalister 5y agoYou mean install docker in the WSL2 installed distribution directly ? I run a Ubuntu 20.04 WSL2 vm. It does not seem very easy to install it directly in the vm, for instance there is no systemd. There is the reddit post about it and most recommend to install docker desktop.