Hacker News new | ask | show | jobs
by friism 3556 days ago
There's not a lot yet, but you can take a look at the shim used by Docker Engine: https://github.com/Microsoft/hcsshim
3 comments

Any clear statement possible if all or (which?) parts of docker for Windows will be open source?
This is calling into something named "HNS"; what is that please?
This is the "host networking service", which is a new service that manages VM and container networking on Windows.
Awesome, thanks!