Looking at the blog post here: https://www.redhat.com/en/blog/podman-inside-container There are broken references to https://raw.githubusercontent.com/containers/libpod/master/contrib/podmanimage/stable/containers.conf and https://raw.githubusercontent.com/containers/libpod/master/contrib/podmanimage/stable/podman-containers.conf Based on [this commit](https://github.com/containers/podman/commit/d6d260174253e1a31a0fbcbc3bc3744c344d19d3) it looks like these files have migrated from https://github.com/containers/libpod to https://github.com/containers/image_build ? e.g. this file exists: https://raw.githubusercontent.com/containers/image_build/refs/heads/main/podman/containers.conf but I'm unsure if the config files themselves are outdated.