Remix.run Logo
contingencies 3 hours ago

recommend converting to https://github.com/apple/container

sheremetyev 3 hours ago | parent [-]

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

contingencies 37 minutes ago | parent [-]

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)