pscap
Utilities for analysing and setting file capabilities
RUN apt-get update && \
apt-get install -y libcap-ng-utils
RUN apt-get update && \
apt-get install -y libcap-ng-utils
RUN apk add libcap-ng
RUN pacman -S --noconfirm libcap-ng
RUN apt-get update && \
apt-get install -y libcap-ng-utils
RUN yum install -y libcap-ng-utils
RUN dnf install -y libcap-ng-utils
RUN apt-get update && \
apt-get install -y libcap-ng-utils