net
Samba common files used by both the server and the client
RUN apt-get update && \
apt-get install -y samba-common-bin
RUN apt-get update && \
apt-get install -y samba-common-bin
RUN apk add samba-common-tools
RUN pacman -S --noconfirm smbclient
RUN apt-get update && \
apt-get install -y samba-common-bin
RUN yum install -y samba-common-tools
RUN dnf install -y samba-common-tools-2
RUN apt-get update && \
apt-get install -y samba-common-bin