Synthonyx Technologies Ltd

openldap (2.6.13-s3)

Published 2026-07-14 06:39:47 +00:00 by arjanvaneersel

Installation

docker pull git.synthonyx.com/synthonyx/openldap:2.6.13-s3
sha256:cb82ee0fe6f5df1dac0e058462f4f271696b1dbd51c55311bc6cdc5e43387b41

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:ccf31e761c1e830a929a213d7a8d21db4c372b897b011ed7500e5cd7052ee0e6 in /etc/openldap/schema/synthonyx.schema
COPY file:5cca3ccdffbabb383243dc838bafc5fa2c47194bdf80fceb1d07aa2573281369 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-07-14 06:39:47 +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