Originally created by @rwtallant13 on GitHub (Dec 28, 2023).

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
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
@bonnebulle commented on GitHub (Dec 30, 2023):
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
I have added Sonoma, that's interesting that Mac disallows signing in on old macs I appreciate you letting me know.
@sickcodes commented on GitHub (Apr 8, 2024):
I have added Sonoma, that's interesting that Mac disallows signing in on old macs I appreciate you letting me know.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @rwtallant13 on GitHub (Dec 28, 2023).
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 on GitHub (Dec 30, 2023):
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 on GitHub (Apr 8, 2024):
I have added Sonoma, that's interesting that Mac disallows signing in on old macs I appreciate you letting me know.