mirror of
https://github.com/containers/skopeo.git
synced 2025-09-18 07:54:32 +00:00
github.com/moby/sys/capability is a fork of the (no longer maintained) github.com/syndtr/gocapability package. For changes since the fork took place, see https://github.com/moby/sys/blob/main/capability/CHANGELOG.md Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
537 B
537 B
This is a fork of (apparently no longer maintained) https://github.com/syndtr/gocapability package. It provides basic primitives to work with Linux capabilities.
For changes, see CHANGELOG.md.