setcifsacl
Common Internet File System utilities
RUN apt-get update && \
apt-get install -y cifs-utils
RUN apt-get update && \
apt-get install -y cifs-utils
RUN apk add cifs-utils
RUN pacman -S --noconfirm cifs-utils
RUN apt-get update && \
apt-get install -y cifs-utils
RUN yum install -y cifs-utils
RUN dnf install -y cifs-utils
RUN apt-get update && \
apt-get install -y cifs-utils