centos-bootc
centos-bootc copied to clipboard
Newuidmap and newgidmap do not have file capabiltiies set in centos-bootc image.
trafficstars
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.
@lmilbaum Do you know where this can be fixed? Is this something that needs to be fixed in rhtap?
Apologies for the delayed answer. I don't have enough knowledge in this area such that I can provide a seine answer.