WSLUser
WSLUser
> Or even provide a script to extend permanently Please no. As a security professional (I wear multiple hats), I wouldn't allow allow the execution of this script if I...
You're not able to run Docker in WSL. See this [Docker WSL Issue](https://github.com/Microsoft/WSL/issues/85). You can install the client though per this [UserVoice](https://wpdev.uservoice.com/forums/266908-command-prompt-console-bash-on-ubuntu-on-windo/suggestions/13250370-docker). All WSL issues should be directed to Microsoft's...
Related: https://github.com/dankamongmen/notcurses/issues/2659
> If there were an official desktop environment for pengwin I guess that would technically mean can Pengwin have it's own wallpapers like other WSL distro? Probably not a bad...
In `.wslconfig` there's `enable localhost forwarding.` I think this scenario is what's enabled by enabling it.
You create it in your Windows home user. See the WSL release notes. There's a template you can copy/paste. Change this option to true
There's a WSL2 backend for Docker Desktop for Windows. If you enable that, do you still have an issue?
You have to enable it yourself. By default Docker uses Hyper-V/Moby VM.
So I did a comparison to another distro and added a few entries including setting the UID to 1000. However doing this returned the original user it was exported from....
Yes, I resolved the issue. What I had to do was in CMD or PS (I used PS7): `wsl -s Pengwin` (I renamed it on import to Pengwin) `wsl --exec...