Hacker News new | ask | show | jobs
by drvdevd 1482 days ago
> Perhaps it would make sense to have a VM with FreeBSD running on a machine and then multiple BSD jails running inside

I was recently considering creating this specifically for FreeBSD on ARM, or at least getting FreeBSD working on QEMU+arm64 and running some jails in there.

I’ve been working with lima and colima on macOS for a Linux VM docker type wrapper and wanted a FreeBSD equivalent.

Thanks for this tool (dock), it looks great.

1 comments

AFAIK, there's a port of FreeBSD's bhyve to MacOSX called xhyve. You might want to check it out.