Hacker News new | ask | show | jobs
by Melatonic 45 days ago
I could be wrong but I think Jails are separate from containers on BSD?
1 comments

I thought that podman uses jails under the hood on FreeBSD, but it is a guess. The podman code seems to reference jails: <https://github.com/search?q=repo%3Acontainers%2Fpodman%20fre...>

But jails of course are older and can be used on their own, I didn’t want to imply they’re the same thing