Hacker News new | ask | show | jobs
by skrebbel 2596 days ago
if it needs hyper-v, then what's the point? how is it fundamentally different from just running ubuntu in virtualbox with a shared network drive, then? except where the terminal window is?
2 comments

Because Hyper-V is a type 1 hypervisor, VMs that use it can be faster; I've found using docker in virtualbox is a lot slower than using docker for Windows (which uses Hyper-V).
The tight integration of course. And not having to use Virtualbox.
Well, you won't be able to use Virtualbox anymore.. at least for 64 bit OSes :(