Hacker News new | ask | show | jobs
by joshmarinacci 1525 days ago
Would this work for graphical applications? For example, could I make a container and run a linux game under X or Wayland on my Mac?
2 comments

I think this is more like a docker container management system like Docker for Mac vs a VM
Have a look at Lima, which I assume is what this project uses for its Linux VM. Then you'd need to find an X client for MacOS. That would probably give you the biggest chance of getting GUI working, but you would probably be one of the first to try.

Or just replace MacOS with Linux.