Synthonyx Technologies Ltd

openldap (2.6.10-s2)

Published 2026-06-03 13:51:11 +00:00 by arjanvaneersel

Installation

docker pull cr.synthonyx.com/synthonyx/openldap:2.6.10-s2
sha256:457d7f8f3a9330ba58071c81b0dde27ce824c5a681dc942c353d131f29b9fe19

Image Layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'
/bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends slapd ldap-utils && rm -rf /var/lib/apt/lists/* /etc/ldap/slapd.d/* /var/lib/ldap/*
COPY file:af90e648febe01765d8fe14f7b6b6f4a3e09f7dcd7657cba14571a14a6e1268f 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.43.1
Details
Container
2026-06-03 13:51:11 +00:00
1
OCI / Docker
linux/amd64
45 MiB
Versions (7) View all
2.6.10-s7 2026-07-07
2.6.10-s6 2026-07-07
2.6.10-s5 2026-07-03
2.6.10-s4 2026-07-02
2.6.10-s3 2026-07-02