-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Docker in mac Virtual machine #331
Comments
I'm having the same issue, running latest docker on guest will throw "Incompatible CPU detected error" and that it requires a processor with virtualization and hypervisor support. |
https://github.com/KhaosT/MacVM This works on Monterrey M1 hardware, I would like to test it this week on virtual Edit: failed on Ryzen, unaware of Intel results though |
@sickcodes It worked after applying changes from here #312 and just:
|
I need to run Docker or Virtualbox on Docker-OSX as well. I am using
May I know what have I done wrongly? |
I am considering the following changes. VMX doesn't show up, but apparently it should work on Intel. I will give it a test on Digital Ocean, which lets you select AMD or Intel, unless someone wants to. |
I can use QEMU without hardware acceleration. If anyone needs Docker you may take a look on this issue: |
It boots only without setting
|
I want to start docker in a mac virtual machine.
How do I set up hardware virtualization I have successfully installed the mac virtual machine?
The text was updated successfully, but these errors were encountered: