Kleene as a Container Management Platform for FreeBSD

by rodrigo975on 2/15/2025, 11:23 AMwith 9 comments

by nesarkvechnepon 2/15/2025, 2:08 PM

I hope OCI images for FreeBSD really take off. There too many tools which do jail management.

by sunshine-oon 2/19/2025, 12:57 AM

I believe it is necessary for FreeBSD to get OCI and Dockerfile compatibility to stay in the game and attract curious users.

BUT I personally started using Jails because I really got tired of the "Docker" workflow and ergonomics.

After 25 years Jails are almost perfectly integrated in the OS. You will find an '-j' option in most command and of course ZFS make everything better. It is actually so good that you might not even need a management tool like Bastille or iocage in many cases...

by ggmon 2/18/2025, 9:44 PM

Syntax like Dockerfiles means a lot. Does it manage compositions and the intermediate states towards the final outcome and is there Docker2Kleene conversion tooling?