rpcclient
MS-RPC client tool (part of the samba suite). More information: <https://www.samba.org/samba/docs/current/man-html/rpcclient.1.html>.
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