Docker-OSX icon indicating copy to clipboard operation
Docker-OSX copied to clipboard

Can't run this image inside a MacOS.

Open stivyw opened this issue 3 years ago • 3 comments

It's possible? Run inside MacOS? I have BigSr and I wanna open another MacOS version... Its possible, or only with linux X11?

stivyw avatar Feb 09 '22 14:02 stivyw

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?

danwdart avatar Feb 11 '22 17:02 danwdart

Apple has joined the party!

https://developer.apple.com/documentation/virtualization/running_macos_in_a_virtual_machine_on_apple_silicon_macs

sickcodes avatar Feb 15 '22 14:02 sickcodes

https://developer.apple.com/documentation/virtualization/running_macos_in_a_virtual_machine_on_apple_silicon_macs

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

stivyw avatar Feb 21 '22 16:02 stivyw