mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Persistent Apple ID not working #349
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 @heli-aviator on GitHub (Apr 17, 2022).
Hi, first off thank you for a fantastic project!
I'm having a problem with having my Apple ID be persistent. I have to log in every time I boot up the docker osx VM Monterey.
Meaning every time I start the VM I get a new iMac in my Apple devices under my Apple ID.
Is there a way to make it remember it from time to time I start it up?
@Sab-tech-lab commented on GitHub (May 5, 2022):
Try this solution:
https://github.com/sickcodes/Docker-OSX/issues/416
@heli-aviator commented on GitHub (May 5, 2022):
Thank you for that, it worked but, my container is located under /var/lib/docker/containers/
In case anybody else having trouble getting the jq. To work, just change that and try again
@heli-aviator commented on GitHub (May 25, 2022):
This can be closed now