Earlier quoted context omitted.
good thing I can't think of any reason to run macos.
The Tao of Programming, 7.3: """ "Corporate Headquarters has commanded," continued the magician, "that everyone use this workstation as a platform for new programs. Do you agree to this?" "Certainly," replied the master, "I will have it transported to the data center immediately!" And the magician returned to his tower, well pleased. Several days later, a novice wandered into the office of the master programmer and s…
macOS in QEMU in Docker
61–70 of 199 posts
Re: macOS in QEMU in Docker
#62So, to clarify things: it's QEMU running in a container, and macOS running under QEMU inside it. This is really nice WRT the ease of installation: no manual setup steps and all. This likely expressly violates the [macOS EULA], which says: «you are granted a limited, non-exclusive license to install, use and run one (1) copy of the Apple Software on a single Apple-branded computer at any one time» — because the point…
Who cares lol
Re: macOS in QEMU in Docker
#63This could be pretty awesome in terms of freedom, even if the build takes 5x more.
Re: macOS in QEMU in Docker
#64I'd love to try and see if it's possible to simply build for iOS. Say Unity, React Native, etc. This could be pretty awesome in terms of freedom, even if the build takes 5x more.
Re: macOS in QEMU in Docker
#65So, to clarify things: it's QEMU running in a container, and macOS running under QEMU inside it. This is really nice WRT the ease of installation: no manual setup steps and all. This likely expressly violates the [macOS EULA], which says: «you are granted a limited, non-exclusive license to install, use and run one (1) copy of the Apple Software on a single Apple-branded computer at any one time» — because the point…
You can run linux on a mac. In fact older intel used macs are inexpensive and run pretty well with little noise. ubuntu installs and runs easily. Other versions of linux - it depends.
Re: macOS in QEMU in Docker
#66Let’s say I wanted to run a headless Logic Pro for programmatic music production. Would I use this? Or should I containerize the application itself? It’s okay if I have to run it on Apple hardware.
Re: macOS in QEMU in Docker
#67So, to clarify things: it's QEMU running in a container, and macOS running under QEMU inside it. This is really nice WRT the ease of installation: no manual setup steps and all. This likely expressly violates the [macOS EULA], which says: «you are granted a limited, non-exclusive license to install, use and run one (1) copy of the Apple Software on a single Apple-branded computer at any one time» — because the point…
This repo is 4 years old... I don't think it's coming.
Re: macOS in QEMU in Docker
#68I'd love to try and see if it's possible to simply build for iOS. Say Unity, React Native, etc. This could be pretty awesome in terms of freedom, even if the build takes 5x more.
Re: macOS in QEMU in Docker
#69I wonder if progress will halt once newer versions of MacOS without Intel support are released? Can I run docker inside this container to get MacOS to run inside MacOS? ;)
Re: macOS in QEMU in Docker
#70Earlier quoted context omitted.
I run Linux on a Mac book air, so this would allow me to run macos in a controlled environment if I could think of a good reason to do so.
Not sure that would be the case since it also includes this part > that is already running the Apple Software Running Linux on Apple hardware would not follow that part of the EULA.
It could be in a VM.