logoalt Hacker News

sheremetyevyesterday at 6:32 PM1 replyview on HN

Linux VM doesn't run native macOS toolchain and requires copying files back and forth


Replies

contingenciesyesterday at 8:35 PM

I am skeptical there are many real use cases that require native macOS not arbitrary unix. For files, use a readonly mount https://github.com/apple/container/blob/main/docs/how-to.md#... (ie. /path:ro)