slapdn
OpenLDAP server (slapd)
RUN apt-get update && \
apt-get install -y slapd
RUN apt-get update && \
apt-get install -y slapd
RUN apk add openldap
RUN pacman -S --noconfirm openldap
RUN apt-get update && \
apt-get install -y slapd
RUN yum install -y openldap-servers
RUN dnf install -y openldap-servers
RUN apt-get update && \
apt-get install -y slapd