In this series, I'll be trying out each of the four major BSD operating systems (FreeBSD, OpenBSD, NetBSD, and DragonFlyBSD), including install, configuration, and web serving. We're paying a visit to the weird cousins from the other continent, and we'll have some fun exploring the OTHER free operating systems.
Very excited to see the rest of this series. I still run some BSD box’s. I really really enjoy it. I really wish they would support Docker at this point but it’s complex and I get it with the developers they have. Jails still work so so well. I am on a box I think I installed end of FreeBSD 9 or 10 on and just keep upgrading. That’s probably get to the 10 year mark at this point. I will have to go and check. It’s such a smooth system to run really a dream. Wish more people tried it especially
I feel like the FreeBSD Community ist really underestimating how important OCI containers are in the Linux world. And how much easier they are to setup than vms and jails.
Very excited to see the rest of this series. I still run some BSD box’s. I really really enjoy it. I really wish they would support Docker at this point but it’s complex and I get it with the developers they have. Jails still work so so well. I am on a box I think I installed end of FreeBSD 9 or 10 on and just keep upgrading. That’s probably get to the 10 year mark at this point. I will have to go and check. It’s such a smooth system to run really a dream. Wish more people tried it especially
Agreed and FreeBSD keeps getting better at each upgrade.
Also there is podmon (testing version), https://wiki.freebsd.org/bhyve & https://bastillebsd.org/
NetBSD prefers qemu as far as I know.
But bhyve is a hypervisor ( VMs ) and Bastille is jails. Neither of those is a solution for running OCI containers.
I feel like the FreeBSD Community ist really underestimating how important OCI containers are in the Linux world. And how much easier they are to setup than vms and jails.