Re: Podman jail support

From: Dave Cottlehuber <dch_at_skunkwerks.at>
Date: Thu, 02 Jan 2025 19:01:32 UTC

On Fri, 13 Dec 2024, at 03:41, paige@paige.bio wrote:
> Hi, 
>
> I was just wondering if anybody knew anything about this error: 
>
> ❯ sudo podman run --rm docker.io/dougrabson/hello
> Error: OCI runtime error: ocijail: error calling jail_attach: Invalid argument
>
> Was wondering if theres a kernel option or something I’m missing ? 
>
> FreeBSD stelleri.netcrave.network 14.1-RELEASE-p5 FreeBSD 
> 14.1-RELEASE-p5 STELLERI amd64
>
>
> I can try to check with truss a little later.. 
>
> -Paige

Any luck on trussing?

I don’t have a 14.1-R to test on but this should largely work anywhere on a 14.1 base system now I think.

How did you get started with podman here ie specific steps taken to get to this failure?

Dave