Y
Hacker News
new
|
ask
|
show
|
jobs
by
peteri
2041 days ago
Docker works fine with WSL1, I don't think I can use WSL2 at work as we're waiting on the next LTS version of Windows.
1 comments
shawnz
2041 days ago
Docker can't be hosted on WSL1. You can use the Docker client on WSL1 to communicate with a Docker host running on WSL2 or Hyper-V, though (which is how Docker Desktop works)
link