CentOS / centos-bootc

Create and maintain base bootable container images from Fedora ELN and CentOS Stream packages
https://centos.github.io/centos-bootc
Other
44 stars 28 forks source link

Newuidmap and newgidmap do not have file capabiltiies set in centos-bootc image. #392

Open rhatdan opened 6 months ago

rhatdan commented 6 months ago

In my Containerfile I had to execute

rpm --setcaps shadow-utils

To fix the problem. We have seen similar problems with file caps missing in fedora images.

rhatdan commented 5 months ago

@lmilbaum Do you know where this can be fixed? Is this something that needs to be fixed in rhtap?

lmilbaum commented 5 months ago

Apologies for the delayed answer. I don't have enough knowledge in this area such that I can provide a seine answer.