mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Can't run this image inside a MacOS. #322
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stivyw on GitHub (Feb 9, 2022).
It's possible?
Run inside MacOS?
I have BigSr and I wanna open another MacOS version... Its possible, or only with linux X11?
@danwdart commented on GitHub (Feb 11, 2022):
Since the project uses kvm and X11 forwarding it's likely in its current state to work with only Linux. You could try using the upstream project kholia/OSX-KVM?
@sickcodes commented on GitHub (Feb 15, 2022):
Apple has joined the party!
https://developer.apple.com/documentation/virtualization/running_macos_in_a_virtual_machine_on_apple_silicon_macs
@stivyw commented on GitHub (Feb 21, 2022):
Can I run without X11? No need UI, only run the OS for dev or test applications.
When I run a container...
docker run --rm -it sickcodes/docker-osx:big-sur bash
it run a container with linux...