|
|
|
|
|
by ziomek77
1312 days ago
|
|
Same here, Docker for windows is slow, like VERY slow.
After I moved Docker to WSL2 my app is starting and running at least 10 times faster.
The difference is so huge that I wonder why it is even possible to use Docker natively on Windows file system. It's crazy.
I'm talking 60-90 seconds to bootstrap and run each page each time under Windows filesystem to around 5s (yes the app is very slow) under WSL2 |
|
Wait, is it? I thought that Docker on Windows has always run in a VM. Used to be Hyper-V directly and now they're moving towards WSL2[0].
[0]: https://www.docker.com/blog/docker-hearts-wsl-2/