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
46.2k stars 2.47k forks source link

Software Update Required to sign in #732

Open rwtallant13 opened 9 months ago

rwtallant13 commented 9 months ago

image

Getting this when trying to log in to icloud. Any suggestions?

docker run -it \ --device /dev/kvm \ -p 50922:10022 \ -v /home/user/docker_osx/mac_hdd_ng.img:/image \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -e EXTRA='-smp 8,sockets=4,cores=2' \ -e RAM=8 \ -e GENERATE_UNIQUE=true \ sickcodes/docker-osx:naked

bonnebulle commented 9 months ago

Same here... mostly, cant find or connect to Apple to identify devices... So, MacOS Ventura ask for sign-in over and over No big deal, all works

sickcodes commented 5 months ago

I have added Sonoma, that's interesting that Mac disallows signing in on old macs I appreciate you letting me know.