Comment by thethimble
Comment by thethimble 13 hours ago
Have you considered using docker? Seems possibly more lightweight than a VM with more isolation than a user account based method.
Comment by thethimble 13 hours ago
Have you considered using docker? Seems possibly more lightweight than a VM with more isolation than a user account based method.
Yes, I've used docker and podman. They're great. But I wanted to be able to run Xcode and IOS simulator, which requires macOS, so developed these solutions.