Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ghostium
3252 days ago
"Each container deployed is securely isolated from other customers using proven virtualization technology. "
Does anybody know if they mentioned anywhere what they use? LXC or Jails? Or some homegrown stuff?
2 comments
benaadams
3252 days ago
Just as a guess Hyper-V containers?
https://docs.microsoft.com/en-us/virtualization/windowsconta...
link
gnepzhao
3252 days ago
github.com/hyperhq/runv
link
justincormack
3252 days ago
It appears as far as I can tell to be running Docker on Ubuntu on Hyper-V, but with one container per VM.
link