Podman is an OCI compliant container management tool able to run rootless containers. Managing containers without root privileges as a normal use. Podman address security concerns from previous container tools as docker.
Default configuration:
/etc/containers/registries.conf
Buildah Build containers images.
Skopeo Analyze images before pulling them
Youki Container runtime written in Rust