Hacker News new | ask | show | jobs
by sz4kerto 3439 days ago
For me not, because of the lack of Docker.
1 comments

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.
Was that hard? I hate bouncing between bash and PowerShell.
Literally one line in my .bashrc setting the DOCKER_HOST env var.
Nice!