Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate WSL2 Docker performance issues #15

Closed
mrodrigues95 opened this issue Jun 16, 2021 · 2 comments
Closed

Investigate WSL2 Docker performance issues #15

mrodrigues95 opened this issue Jun 16, 2021 · 2 comments
Labels
backend This issue correponds to the backend devops enhancement New feature or request frontend This issue correponds to the frontend

Comments

@mrodrigues95
Copy link
Owner

No description provided.

@mrodrigues95 mrodrigues95 added backend This issue correponds to the backend devops enhancement New feature or request frontend This issue correponds to the frontend labels Jun 16, 2021
@mrodrigues95
Copy link
Owner Author

This appears to be an issue with sharing files between Windows and Linux.

See: microsoft/WSL#4387 (comment)

@mrodrigues95
Copy link
Owner Author

I've been able to fix this with either of the following solutions:

a) Disable WSL2 entirely via Docker Desktop
b) Move the project files to your desired distro and work from there instead

The second option requires a little bit more work but allows you to utilize WSL2. Although, you'll only be able to work inside VS Code since Visual Studio isn't supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This issue correponds to the backend devops enhancement New feature or request frontend This issue correponds to the frontend
Projects
Status: Done
Status: Done
Development

No branches or pull requests

1 participant