|
|
|
|
|
by GordonS
2487 days ago
|
|
I also use Windows, Linux and MacOS, but mostly Windows. The "Moby" VM on Windows is a bit annoying - it takes 30s or so to start the Docker engine, bind mounts/volumes are a bit pernickety, and resource use is obviously higher than without a VM. Having said that, once it's started everything works pretty well, with containers starting almost instantaneously. I believe there are some IO perf issues if you're using WSL (I don't use it much, preferring git bash for most things). Both of these issues should be fixed when WSL2 finally arrives. But unless you're on an Insider's build, I believe that's going to be 2020 (someone please correct me if that's wrong). |
|