Synthonyx Technologies Ltd

openldap (2.6.13-s7)

Published 2026-08-05 14:45:05 +00:00 by arjanvaneersel

Installation

docker pull git.synthonyx.com/synthonyx/openldap:2.6.13-s7
sha256:c15818e6ee95b107358d71f98fe76121420a9e1158477a3f0ebd2ec8f5efedfa

Image Layers

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache openldap openldap-back-mdb openldap-clients && apk upgrade --no-cache && rm -rf /etc/openldap/slapd.d/* /var/lib/openldap/openldap-data/* /var/lib/ldap/*
COPY file:d75ac19b8d08b167e6672ffc16786075134053b1cfb3e42078dfd8e6cacd40b0 in /etc/openldap/schema/synthonyx.schema
COPY file:61c9205841e80e6e2bb9b99e08e6530ffd48e34e450ccc15c888ee59a843975c in /entrypoint.sh
/bin/sh -c chmod +x /entrypoint.sh
VOLUME ["/var/lib/ldap"]
EXPOSE 389
HEALTHCHECK --interval=10s --timeout=5s --start-period=30s --retries=5 CMD ldapwhoami -H ldap://127.0.0.1:389 -x 2>/dev/null || exit 1
ENTRYPOINT ["/entrypoint.sh"]

Labels

Key Value
io.buildah.version 1.44.0
Details
Container
2026-08-05 14:45:05 +00:00
1
OCI / Docker
linux/amd64
5.1 MiB
Versions (15) View all
2.6.14-s1 2026-08-12
2.6.13-s7 2026-08-05
2.6.13-s6 2026-08-03
2.6.13-s5 2026-08-03
2.6.13-s4 2026-07-14