spiegel_podman/vendor/github.com/containers/common/pkg
Daniel J Walsh 3848cac860
In podman 1.* regression on --cap-add
In podman 1.0 if  you executed a command like:

podman run --user dwalsh --cap-add net_bind_service alpine nc -l 80

It would work, and the user dwalsh would get the capability,  in
podman 2.0, only root and the binding set gets the capability.

This change restores us back to the way podman 1.0 worked.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-08-21 10:56:29 -04:00
..
apparmor In podman 1.* regression on --cap-add 2020-08-21 10:56:29 -04:00
auth In podman 1.* regression on --cap-add 2020-08-21 10:56:29 -04:00
capabilities In podman 1.* regression on --cap-add 2020-08-21 10:56:29 -04:00
cgroupv2 Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
config In podman 1.* regression on --cap-add 2020-08-21 10:56:29 -04:00
retry Retry pulling image 2020-08-04 15:56:19 -04:00
sysinfo Vendor in containers/common v0.12.0 2020-05-28 16:58:53 -04:00