Originally created by @GrabbenD on GitHub (Oct 7, 2020).
Did anyone have any success with hosting the docker container in AWS EC2? As it turns out only metal instances offer nested virtualization according to a old blog post from 2018. I personally tried c5.xlarge and t3.medium instances in eu-west-1 using Ubuntu Server 20.04 LTS (HVM) official image with no luck:
INFO: Your CPU does not support KVM extensions
KVM acceleration can NOT be used
Originally created by @GrabbenD on GitHub (Oct 7, 2020).
Did anyone have any success with hosting the docker container in AWS EC2? As it turns out only `metal` instances offer nested virtualization according to a [old blog post from 2018](https://aws.amazon.com/blogs/compute/running-hyper-v-on-amazon-ec2-bare-metal-instances/). I personally tried `c5.xlarge` and `t3.medium` instances in `eu-west-1` using `Ubuntu Server 20.04 LTS (HVM)` official image with no luck:
```bash
INFO: Your CPU does not support KVM extensions
KVM acceleration can NOT be used
```
@1derfulLewis commented on GitHub (Sep 1, 2022):
> @xRiot @sickcodes which specific version of EC2 supports this docker container hosting, please share?
I believe he answered this here - https://github.com/sickcodes/Docker-OSX/issues/68#issuecomment-672076461
I don't believe anything has changed.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @GrabbenD on GitHub (Oct 7, 2020).
Did anyone have any success with hosting the docker container in AWS EC2? As it turns out only
metalinstances offer nested virtualization according to a old blog post from 2018. I personally triedc5.xlargeandt3.mediuminstances ineu-west-1usingUbuntu Server 20.04 LTS (HVM)official image with no luck:@GrabbenD commented on GitHub (Oct 7, 2020):
Missed this completely: #68
@ajmalkhalil commented on GitHub (Aug 30, 2022):
@xRiot @sickcodes which specific version of EC2 supports this docker container hosting, please share?
@1derfulLewis commented on GitHub (Sep 1, 2022):
I believe he answered this here - https://github.com/sickcodes/Docker-OSX/issues/68#issuecomment-672076461
I don't believe anything has changed.