mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Build arg VERSION=10.xx.yy replaced temporarily with SHORTNAME=big-sur or SHORTNAME=catalina, etc. #276
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 @sickcodes on GitHub (Nov 15, 2021).
In the interest of keeping it simple and maintainable, the VERSION build arg was removed yesterday but I do intend to add it back as simply a mathematical bash script to determine your SHORTNAME from VERSION.
The second issue with the above granularity was that installations would be held back. And as such, I had the Monterey beta on for about two weeks longer than it should have.
I added this upstream
9e23a98894For beta images I will try to automate that using the Macrecovery script from OpenCore (the ultimate upstream of this project!)
If anyone wants to use a specific version they can predownload said BaseSystem.dmg(img) and use -v to overwrite the one at runtime, which I'll provide instructions for.
In any case, I hate deprecation with a passion, and will be adding back VERSION, I just wanted to get these images back out as Big Sur was installing Monterey for about a week 😂
Any general Q/A, the discord is very active https://discord.gg/sickchat
@sickcodes commented on GitHub (Nov 21, 2021):
Also SIZE is 128GB as we are using OSX-KVM Makefile, will submit a PR soon