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 kernel as Linux container implementation #3169

Closed
nylnx opened this issue May 9, 2018 · 3 comments
Closed

WSL kernel as Linux container implementation #3169

nylnx opened this issue May 9, 2018 · 3 comments

Comments

@nylnx
Copy link

nylnx commented May 9, 2018

I do see huge potential in a collaboration of the WSL with the Docker for Windows team. As it stands the Linux container support in Docker for Windows is pretty lackluster. If the WSL team collaborates with the Docker team and shares information about the implementation and WSL kernel, it would be possible to drop the need for Hyper-V and other virtualization technology. It would enable "native" Linux container support which would be a huge step and go a long way in a modern Windows OS.

I file this issue here since I found no other way of contacting the correct people. It seems the first step would have to be from the WSL team as WSL is not open source.

@onomatopellan
Copy link

onomatopellan commented May 9, 2018

Although it's a not supported scenario yet, you can run the Docker engine inside WSL on April 2018 Update.

As WSL team keeps implementing new features and syscalls, things like official native Docker support will have more sense, since right now every WSL limitation will also appear inside the Docker containers.

@nylnx
Copy link
Author

nylnx commented May 9, 2018

I've seen that and it seems that WSL is close to release fully featured version soon. At least the uservoice page doesn't have major issues on it anymore. But for Docker, it seems, that WSL is just an unnecessary layer. If Docker for Windows could utilize the kernel of WSL directly, it would probably benefit a lot in terms of performance and integration.

@therealkenc
Copy link
Collaborator

#2114 #1856 etc etc

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

No branches or pull requests

3 participants