From 63a351417b719b68737c01bba2682054f739eb7a Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 10 Aug 2026 15:01:31 +0300 Subject: Add description --- content/posts/linux-oci-containers-as-jails/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/posts/linux-oci-containers-as-jails/index.md b/content/posts/linux-oci-containers-as-jails/index.md index e20b9ab..2712edf 100644 --- a/content/posts/linux-oci-containers-as-jails/index.md +++ b/content/posts/linux-oci-containers-as-jails/index.md @@ -1,5 +1,7 @@ --- title: Linux OCI containers as plain FreeBSD jails (without Podman) +description: | + Linux software distributed as OCI container images can be extracted into a FreeBSD jail with Linux compatibility enabled. With a couple of mounts set up to make the extracted root a valid Linux userland, the "container" can run like a regular jail without involving virtual machines or a separate control interface (`podman`). Isolation is handled by the jail subsystem. date: 2026-08-10 extra: kind: post -- cgit v1.3