Docker-OSX
Docker-OSX copied to clipboard
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.
Hi, I have an Intel GPU and a Nvidia GPU on a laptop. Would it be possible to configure Docker-osx so that the virtualized OS uses my integrated gpu and...
Hello everyone :) I am having trouble running macOS Monterey (and Big Sur) on WSL2 (W11). The other images (latest, naked, Catalina, High Sierra and Mojave) do work flawlessly. ##...
qemu stucks on `All the crated drill kernel threads have been scheduled at least once. Preparing.`
Trying to install Monterey. But it doesn't want too boot. I am able to choose macOS base system, but then after several logs it doesn't want to load any GUI...
This will make it easy to set the vnc password using an environment variable. Related issues: https://github.com/sickcodes/Docker-OSX/issues/341 https://github.com/sickcodes/Docker-OSX/issues/229
I'm having no success with iMessage. - I tried with a fresh account - I tried with an account tied to a physical iPhone that was created in 2020 I...
Hello: Before I post the problem, here are the outputs you have required. ``` $ uname -a ; echo "${DISPLAY}" ; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs ; grep NAME...
When running ``` docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -e GENERATE_UNIQUE=true \ -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' \ sickcodes/docker-osx:monterey ``` im facing after...
i am a noob but i need mac for ios flutter dev so i just installed Manjaro and tried the >> command ``` docker run -it \ --device /dev/kvm \...
When trying the docker run commands at the top of the documentation, I'm getting: "docker: Error response from daemon: error gathering device information while adding custom device "/dev/kvm": no such...