49b5b0c54dc4b8dc93fe05d45e0cf528e5fde4d1
This means you're able to set the bits for capabilities on files inside the container. This is needed for e.g. many fedora packages as they use finegrained capabilities rather than setuid binaries. This is safe as we're not adding capabilities really, since the container is already allowed to create setuid binaries. Setuid binaries are strictly more powerful that any capabilities (as root implies all capabilities). This doesn't mean the container can *gain* capabilities that it doesn't already have though. The actual set of caps are strictly decreasing. Upstream-commit: 80319add5542153146fdaecd46be5549b4397beb Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%