Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add pkg/capabilities | Valentin Rothberg | 2020-02-14 |
Add pkg/capabibilities to deal with capabilities. The code has been copied from Docker (and attributed with the copyright) but changed significantly to only do what we really need. The code has also been simplified and will perform better due to removed redundancy. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |