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

WSL support #10

Open
StefanScherer opened this issue Jul 21, 2018 · 0 comments
Open

WSL support #10

StefanScherer opened this issue Jul 21, 2018 · 0 comments

Comments

@StefanScherer
Copy link

At the moment using Docker, Docker Machine with VMware on a Windows 10 machine in WSL looks like this:

docker-machine.exe and driver plugin installed on windows

( This is from my slides https://www.slideshare.net/stefscherer/setup-a-dev-environment-that-feels-like-home-on-windows-10/35?src=clipshare )

The user has to think which part should be installed in WSL or directly in Windows.

With this driver I guess it should be easy to adjust the Linux part to recognize that it's running in WSL and searches for the vmrun.exe in the Windows file system. Then the installation looks like this:

docker-machine and driver plugin installed in WSL

WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant