mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 16:45:49 +03:00
[GH-ISSUE #225] Update Dockerfile for moved fetch-macOS.py script in OSX-KVM #156
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#156
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 @mewtlu on GitHub (Mar 25, 2021).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/225
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):
github.com/sickcodes/Docker-OSX@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!