|
|
|
|
|
by rhinoceraptor
2820 days ago
|
|
I find that WSL requires a ton of hacks and workarounds to emulate a real Unix system. For example, I need to run Docker containers. To do that, I install docker in WSL, then I have to run a Go binary I compiled as root, that lets WSL talk to Windows pipes, which then talks to Docker for Windows. WSL makes using Windows somewhat tolerable, but it's not even close to having a regular old Unix. |
|
https://docs.docker.com/docker-for-windows/