rancher-sandbox / rancher-desktop

Container Management and Kubernetes on the Desktop
https://rancherdesktop.io
Apache License 2.0
6.04k stars 285 forks source link

WSL: Move Linux Tools to Linux Disk #413

Open mook-as opened 3 years ago

mook-as commented 3 years ago

407 implemented having Linux tools (for WSL) on Windows. Currently, they live on the Windows disk; this makes them slower to start up (we assume because of overhead transferring them from the Windows host to the Linux guest every time). We should figure out a way to copy them into the Linux VM somehow.

mook-as commented 3 years ago

This has two parts, essentially: