2025-10-03 18:54:17
Being a noob as I am in the #devops space, I'm facing a strange problem when trying to build OCI images inside rootless #Podman containers:
https://github.com/containers/podman/discussions/27360
anyone has a clue as to why running a simple `echo "hello world"` command would require networking (ping) capabilities?
Note: the same happens with Buildah.