Why is \ not a shared mount for rootless containers?
Issue
- Podman build fails because
/is aPRIVATEmount. - The mount Propagation inside the POD is PRIVATE.
- The issue seen while building images with podman :
Error: error building at STEP "RUN mkdir -p /usr/share/jenkins/ref/init.groovy.d": error resolving mountpoints for container "abcd": chown /home/jenkins/.local/share/containers/storage/vfs-containers/abcd/userdata/buildah-volumes/efgh: operation not permitted
Environment
- Red Hat Enterprise Linux 8.6
- Build images in OSE4.10 using 4.10
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.