|
|
|
|
|
by Guvante
4084 days ago
|
|
It looks like they may be putting the container in a Hyper-V VM while allowing it callbacks to the underlying OS. Done correctly this allows the hardware level protections to apply to the code running in the container, assuming the penalty of your OS calls routing through the VM-bridge doesn't kill your performance. |
|
Hope that helps?