Synthonyx Technologies Ltd

openldap (2.6.13-s1)

Published 2026-07-13 03:35:35 +00:00 by arjanvaneersel

Installation

docker pull git.synthonyx.com/synthonyx/openldap:2.6.13-s1
sha256:26e8ab8bc78f1f602608f0fe65ccd7da93113a76f4304057d8f1bbfa69f051a3

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:6d16fcff83272ee9a91cf3e40477836e76411dc39b5102cd8c9e34dba9bc2e2b in /etc/openldap/schema/synthonyx.schema
COPY file:c0077ed866676e4ecb1f538f811cf5e10e5cf151c1068b69855ea8e99cd00f83 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-13 03:35:35 +00:00
3
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