Y
Hacker News
new
|
ask
|
show
|
jobs
by
contingencies
10 days ago
recommend converting to
https://github.com/apple/container
1 comments
sheremetyev
10 days ago
Linux VM doesn't run native macOS toolchain and requires copying files back and forth
link
contingencies
10 days 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)
link
jpeeler
9 days ago
If you don't want to do that, don't use a VM. I like nono:
https://github.com/always-further/nono
link