Running OCI containers in podman

I made an OCI container. Contents of result/ look like what goes into an image.

Podman said it was expecting an index.json, so I renamed config.json and tried tarring that before decided I better not do this with a shotgun.

Is anyone using the nix OCI containers or just using dockerTools?

I just need images that run on containerd runtime, and I have not had issues in the past, but curious about what I’m seeing.