smbcacls
command-line SMB/CIFS clients for Unix
RUN apt-get update && \
apt-get install -y smbclient
RUN apt-get update && \
apt-get install -y smbclient
RUN pacman -S --noconfirm smbclient
RUN apt-get update && \
apt-get install -y smbclient
RUN yum install -y samba4-client
RUN dnf install -y samba-client-2
RUN apt-get update && \
apt-get install -y smbclient