[GH-ISSUE #90] AWS EC2 support? #73

Closed
opened 2026-02-27 22:07:47 +03:00 by kerem · 3 comments
Owner

Originally created by @GrabbenD on GitHub (Oct 7, 2020).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/90

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). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/90 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 ```
kerem closed this issue 2026-02-27 22:07:47 +03:00
Author
Owner

@GrabbenD commented on GitHub (Oct 7, 2020):

Missed this completely: #68

<!-- gh-comment-id:704918108 --> @GrabbenD commented on GitHub (Oct 7, 2020): Missed this completely: #68
Author
Owner

@ajmalkhalil commented on GitHub (Aug 30, 2022):

@xRiot @sickcodes which specific version of EC2 supports this docker container hosting, please share?

<!-- gh-comment-id:1231128718 --> @ajmalkhalil commented on GitHub (Aug 30, 2022): @xRiot @sickcodes which specific version of EC2 supports this docker container hosting, please share?
Author
Owner

@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.

<!-- gh-comment-id:1234793343 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#73
No description provided.