DEV Community

Discussion on: Developing on Windows: Docker, Linux VM, WSL or Cygwin?

Collapse
 
vinibrsl profile image
Vinicius Brasil

Great! Just a quick question: why WSL + Docker instead of Docker for Windows?

Collapse
 
teoulas profile image
Theodoros Orfanidis

It is Docker for Windows. I use WSL for git, vim and all the Linux tools. If you don't need or use any Linux tools, you don't need WSL I guess.