Synthonyx Technologies Ltd

openldap (2.6.13-s6)

Published 2026-08-03 13:30:21 +00:00 by arjanvaneersel

Installation

docker pull git.synthonyx.com/synthonyx/openldap:2.6.13-s6
sha256:4d6c05e35bc1abf57ff4d27ca5f210dc7063893ab4e2737e3216b3c5bab6d887

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:ebd914b5723af70733e3d8c02e08849e3a9bddbfc522a0a4966290d45e1203e7 in /etc/openldap/schema/synthonyx.schema
COPY file:688b32f8becff66449db53472d49c003468a7f61b14408a9587452ed7bdee12a 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-03 13:30:21 +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