Y
Hacker News
new
|
ask
|
show
|
jobs
by
eicnix
3328 days ago
I believe its more like "write once, run everywhere except for mac". Microsoft is working on running linux containers natively on Windows.
2 comments
hedwall
3328 days ago
Both the xhyve and hyper-v drivers for docker does the same thing, boots a tiny Linux VM that can run docker for you.
link
geofft
3328 days ago
I'm very excited about how the Linux syscall ABI has become the new standard - Windows, Linux, FreeBSD, and Solaris (well, SmartOS, and Solaris 10) all support it now. If only macOS would catch up!
link