nmblookup
Discover SMB shares. More information: <https://www.samba.org/samba/docs/current/man-html/nmblookup.1.html>.
RUN apt-get update && \
apt-get install -y samba-common-bin
RUN apt-get update && \
apt-get install -y samba-common-bin
RUN pacman -S --noconfirm smbclient
RUN apt-get update && \
apt-get install -y samba-common-bin
RUN yum install -y samba4-client
RUN dnf install -y samba-client-2
RUN apt-get update && \
apt-get install -y samba-common-bin