cifsdd
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 apk add samba
RUN pacman -S --noconfirm samba
RUN apt-get update && \
apt-get install -y smbclient
RUN yum install -y samba-client
RUN dnf install -y samba-client-2
RUN apt-get update && \
apt-get install -y smbclient