mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Update Dockerfile for moved fetch-macOS.py script in OSX-KVM #156
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 @mewtlu on GitHub (Mar 25, 2021).
In kholia/OSX-KVM's latest commit to master the
fetch-macOS.pyscript was moved tobackups/fetch-macOS.pyin favour of a newfetch-macOS-v2.pyscript in the root, which means that this Dockerfile is no longer working since it expects the old script.Not sure whether the old/new scripts are better but just thought I'd raise an issue to help get this sorted quickly since I've had to make this change locally for now.
@sickcodes commented on GitHub (Mar 25, 2021):
d4ffc1f2f3@sickcodes commented on GitHub (Mar 25, 2021):
Just noticed about 10 mins ago, uploaded it locally instead to the REPO, just pushing the images :)
@sickcodes commented on GitHub (Mar 25, 2021):
Happened last night, pushed and went to sleep
@mewtlu commented on GitHub (Mar 25, 2021):
Haha awesome, thanks for the quick response and the awesome project!