> Linux has Docker, Podman, lxc, lxd, etc. but... FreeBSD has jails!<p>Docker, podman, lxc, lxd, etc are userland components. Linux has cgroups and namespaces.<p>FreeBSD jails are a bit more complicated because FreeBSD isn't distributed the way Linux is. Linux is distributed as <i>just</i> the kernel, whereas FreeBSD is a base OS. This probably could've been phrased better as, "Linux has no interest in userland and I want some userland consistency". That's fair, Linux was built around the idea that operating system diversity was a good thing long term, FreeBSD was more interested in consistency. I'm reading between the lines, a bit, here because of the critique of SystemD (note: not all linuxes use SystemD)<p>Personally speaking, I like both Linuxes and FreeBSD but I don't think debating the two is important. Rather, I'd encourage turning your attention to the fact that every other component on a system runs an OS-like interface that we don't make open OS's or "firmware" for.