mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 00:25:48 +03:00
[GH-ISSUE #482] Persistent Apple ID not working #350
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#350
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/482
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