samba_kcc
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
RUN pacman -S --noconfirm samba
RUN apt-get update && \
apt-get install -y samba-common-bin
RUN yum install -y samba
RUN dnf install -y samba-dc-2
RUN apt-get update && \
apt-get install -y samba-common-bin