sickcodes / Docker-OSX

Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
https://hub.docker.com/r/sickcodes/docker-osx
GNU General Public License v3.0
47.74k stars 2.63k forks source link

Is it possible to run Docker macOS Big Sur on Amazon EC2 #534

Open ajmalkhalil opened 2 years ago

ajmalkhalil commented 2 years ago

I saw previous conversations but didn't find anything related to running this project on amazon EC2. Can anyone please tell me which version we can use on amazon for macOS Big Sur installation. thanks

biemster commented 2 years ago

I'm not an expert here but it was my belief that EC2 does not support nested virtualization (VM in VM), so this does not work. But if I'm wrong, please correct me because I would really like this too! The only option on AWS seems to be bare metal mac, they offer full mac mini without virtualization for about 0.70$/h.

Mugane commented 1 year ago

It's still unclear how to get it running on a bare metal mac. Docker really wants you to use Docker Desktop.