Hacker News new | ask | show | jobs
by golem14 1 day ago
I belong to a rare breed of very opportunistic hobby-developers that like to use MacOS but also like to use linux machines or BSDs (rpi etc) sometimes.

I can create docker-images with docker compose, or use something like colima, which this seems to be close to (that should have some advantages over docker, although my hope of circumventing W^X page protection did not pan out).

I was perplexed that the repository does not put these container machines in context. The seem to be close to colima? When should I use which option (docker, collima, container machines ?)

Maybe others wonder too but are ashamed to ask. I have no shame ;)

Thanks for any pointers

3 comments

I built this tool to solve that exact problem: https://github.com/smol-machines/smolvm
Been playing with this lately. Definitely worth checking out. Makes really nice tradeoffs IMO.
Thanks, appreciate your contributions and bug reports
smolvm's are awesome
Why try to circumvent W^X page protection? Some sort of self-modifying program without extra pointer indirections?
Bad legacy apps like Xilinx ISE
I just do, Mr Cooch, I just do.
Like, this doesn’t answer when to use this vs Docker. Any reference there?
This is not the apple container framework / that’s the docker alternative. This is a project to easily run full Linux machines in macOS containers.
Use this because docker has very problematic licensing on MacOS.