Hacker News new | ask | show | jobs
by dfcowell 3439 days ago
I've configured the Docker client in WSL to talk to the Docker for Windows daemon. It's good enough for 90% of use cases.
1 comments

Was that hard? I hate bouncing between bash and PowerShell.
Literally one line in my .bashrc setting the DOCKER_HOST env var.
Nice!