Hacker News new | ask | show | jobs
by hu3 143 days ago
Yep. I used to have a ton of problems with Docker in Windows.

It has been a year without problems since I enabled WSL2 engine for Docker.

Honestly they should make the WSL2 Docker engine mandatory because otherwise things barely work.

2 comments

Docker on Windows issues, back before WSL had matured enough, gave a pretty compelling argument for doing windows development on OSX inside a VM.
at work, i opted for remote development workspace because of this problem. Windows & Docker ain't meant to be together :(