Comment on Azure Container InstancesComments−Ghostium9y"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?−benaadams9yJust as a guess Hyper-V containers? https://docs.microsoft.com/en-us/virtualization/windowsconta...−gnepzhao9ygithub.com/hyperhq/runv−justincormack9yIt appears as far as I can tell to be running Docker on Ubuntu on Hyper-V, but with one container per VM.
Comments
"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?
Just as a guess Hyper-V containers? https://docs.microsoft.com/en-us/virtualization/windowsconta...
github.com/hyperhq/runv
It appears as far as I can tell to be running Docker on Ubuntu on Hyper-V, but with one container per VM.