logoalt Hacker News

ComputerGuruyesterday at 3:00 PM2 repliesview on HN

Isn't that no longer necessary? Doesn't linuxulator + podman suffice?


Replies

sidkshatriyayesterday at 4:16 PM

> Doesn't linuxulator + podman suffice?

No it is not reliable enough. Some syscalls not implemented, there are edge case issues with procfs etc. Best to execute in a Linux VM.

show 1 reply
elcritchyesterday at 8:19 PM

Unfortunately podman on freebsd is pretty early stage. I was only able to get very simple containers to run.