6 ms·
It would be wonderful if this ran on older versions of macOS, but according to the README they only support 26.
by windowliker 3mo ago
It would be wonderful if this ran on older versions of macOS, but according to the README they only support 26.
- m463 3mo agoyou do not understand... Not run on, run IN :) I'm saying the older version of macos could build/run INSIDE the container just like on a ubuntu 24.04 system you can do: FROM ubuntu:16.04 or docker run ubuntu:16.04 and though I haven't tried it, I believe docker can do arm in x86 using an emulator (like rosetta)
- MBCook 3mo agoYou can already run older versions of macOS inside a VM on macOS. So it seems like in theory that should be doable if someone just made the container images right?
- windowliker 3mo agoOh right. I don't see Apple having any interest in supporting that given their current trajectory.