mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Monterey Support #229
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 @lucascassiano on GitHub (Jul 28, 2021).
Some new SDKs like Object Capture SDK are only available for MacOS Monterey.
Is there a plan for supporting this OS version?
@sickcodes commented on GitHub (Jul 28, 2021):
As soon as it's released I'll add it, is it public now?
@lucascassiano commented on GitHub (Jul 28, 2021):
here (still beta tho) -> Monterey 12 Beta 4
@lucascassiano commented on GitHub (Jul 28, 2021):
oh it's Apple Developers only - not sure if any licensing would be a problem on this context. So not really public yet.
@sickcodes commented on GitHub (Jul 28, 2021):
Noted, ready for it here when the URL is public, which will be better for the Docker automated builds
https://github.com/sickcodes/osx-serial-generator/pull/13
Have another issue with libguestfs that I'd like to solve ASAP as well or this won't work.
EDIT: other issue solved, waiting for Apple to release Monterrey publicly.
@guoguoguilai commented on GitHub (Aug 12, 2021):
Any update? After the update of https://github.com/sickcodes/osx-serial-generator/pull/13, is it possiable to run Monterey in docker?
@sickcodes commented on GitHub (Aug 12, 2021):
I believe so, I'm just waiting for it to be public so I can test.
Else, do you know if the images are individually signed? If not, then I should be fine doing one for research purposes early.
@guoguoguilai commented on GitHub (Aug 13, 2021):
Runing Monterey in Docker is awesome. Could you please let me know after you have time to make it work? Thank you in advance!
@sickcodes commented on GitHub (Aug 13, 2021):
Sure, as soon as I have time to download and run it I'll let you know. I can probably test this week!
@guoguoguilai commented on GitHub (Aug 22, 2021):
Hello, is there any update?
@sickcodes commented on GitHub (Aug 22, 2021):
I'll have a poke today
@sickcodes commented on GitHub (Sep 7, 2021):
Uploading an image tonight!
@sickcodes commented on GitHub (Sep 9, 2021):
Merged the new config.plist
7a56669ec4Done, self-hosing the .dmg however, as I couldn't extract it without pulling it out of the bootable installer.
Pushing images soon.
You can test by adding:
wget https://images.sick.codes/BaseSystem_Monterey.dmg-v "${PWD}/BaseSystem_Monterey.dmg:/home/arch/OSX-KVM/BaseSystem.img" \-e MASTER_PLIST_URL="https://raw.githubusercontent.com/sickcodes/osx-serial-generator/config-custom.plist" \