Synthonyx Technologies Ltd

openldap (2.6.13-s2)

Published 2026-07-13 03:52:15 +00:00 by arjanvaneersel

Installation

docker pull git.synthonyx.com/synthonyx/openldap:2.6.13-s2
sha256:593fbc57eaa71523258233af92435e32faa3a4ce6c9d2b37ddf667050bd1e511

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: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-13 03:52:15 +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