chacl
Access control list utilities
RUN apt-get update && \
apt-get install -y acl
RUN apt-get update && \
apt-get install -y acl
RUN apk add acl
RUN pacman -S --noconfirm acl
RUN apt-get update && \
apt-get install -y acl
RUN yum install -y acl
RUN dnf install -y acl
RUN apt-get update && \
apt-get install -y acl