← Back to context Comment by contingencies 1 day ago recommend converting to https://github.com/apple/container 3 comments contingencies Reply sheremetyev 1 day ago Linux VM doesn't run native macOS toolchain and requires copying files back and forth jpeeler 6 hours ago If you don't want to do that, don't use a VM. I like nono:https://github.com/always-further/nono contingencies 1 day ago 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)
sheremetyev 1 day ago Linux VM doesn't run native macOS toolchain and requires copying files back and forth jpeeler 6 hours ago If you don't want to do that, don't use a VM. I like nono:https://github.com/always-further/nono contingencies 1 day ago 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)
jpeeler 6 hours ago If you don't want to do that, don't use a VM. I like nono:https://github.com/always-further/nono
contingencies 1 day ago 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)
Linux VM doesn't run native macOS toolchain and requires copying files back and forth
If you don't want to do that, don't use a VM. I like nono:
https://github.com/always-further/nono
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)