You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that there are two checkboxes, one for the feature and one for the distro, each on a different page of Docker Desktop's settings.
Testing
Test basic operations using Remote-Containers commands and the Remote Explorer while having:
open a local folder under \\wsl$\Ubuntu\... (if Ubuntu is your distro).
open the same folder(s) with the Remote-WSL extension.
while being connected to a container with a WSL folder (starting from one of the two above) as its base.
You don't need to test 'attaching' to an existing container nor opening a container from a repository (these are not using WSL2). Only test opening from a folder with a devcontainer.json:
Ref - #2779
Complexity: 5
Preparation
Testing
Test basic operations using
Remote-Containers
commands and the Remote Explorer while having:\\wsl$\Ubuntu\...
(if Ubuntu is your distro).You don't need to test 'attaching' to an existing container nor opening a container from a repository (these are not using WSL2). Only test opening from a folder with a devcontainer.json:
Check that Git credentials are forwarded from the WSL distro:
git
on a private repository without being asked for the credentials in the WSL distro.Notes
If using a Parallels VM, make sure to enable nested virtualization and be generous with RAM and cores:
The text was updated successfully, but these errors were encountered: