Namespace
osixia
Image / Tag
openldap:1.2.5-dev
Content Digest
sha256:d556418a1f5845f30affabdb850e93402cba6483f6279be965560083b65508da
Details
Created

2019-08-01 12:51:22 UTC

Size

80.1 MB

Content Digest
Environment
LANG

en_US.UTF-8

LANGUAGE

en_US:en

LC_ALL

en_US.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:27833a3ba0a545deda33bb01eaf95a14d05d43bf30bce9267d92d17f069fe897 - 26.78% (21.5 MB)

[#001] sha256:e73966112593422180acf33353f9655f4895e9b98ab4dcf5aec5bdd13b73e9d4 - 0.03% (23.4 KB)

[#002] sha256:f68421a1195aafef6993ae755f8489972505b1c05d01f1f71651e62a0132c3a9 - 26.32% (21.1 MB)

[#003] sha256:79357b03067c1feda6f2c1f8c423638bdfb99454040c90b561f088b7dfa02d44 - 0.0% (1.7 KB)

[#004] sha256:f2e418c55f5695d01e97f2f23caed4a56718d29b63119d30754731d761366837 - 0.0% (279 Bytes)

[#005] sha256:6b46f204420299b34ad097a3967aedd3179a9bc26037ede95f54e4462c15b3f7 - 46.84% (37.5 MB)

[#006] sha256:e48097182527406f19f9e3568061e0c115ce63d6580c79fe89a4ecdfdab8a3cb - 0.03% (25.5 KB)

[#007] sha256:fce70c83d920740637ac7c81500359ec932753ea9d67da83f2e1002e827d77b3 - 0.0% (279 Bytes)

[#008] sha256:35210aa1453c3510bb22c882bd8ebedc006a6237ae701835067217bbd5f8039f - 0.0% (1.63 KB)


History
2019-03-26 22:41:26 UTC

/bin/sh -c #(nop) ADD file:4fc310c0cb879c876c5c0f571af665a0d24d36cb9263e0f53b0cda2f7e4b1844 in /

2019-03-26 22:41:26 UTC

/bin/sh -c #(nop) CMD ["bash"]

2019-04-05 09:09:20 UTC

/bin/sh -c #(nop) COPY dir:fd2c3dc6bfbfe42f76cc7942a3b8fdd35f2957edb01529ca9a57f0cef7705c5d in /container

2019-04-05 09:11:03 UTC

/bin/sh -c /container/build.sh

2019-04-05 09:11:07 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8

2019-04-05 09:11:09 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/container/tool/run"]

2019-08-01 12:48:14 UTC

/bin/sh -c #(nop) ARG LDAP_OPENLDAP_GID

2019-08-01 12:48:16 UTC

/bin/sh -c #(nop) ARG LDAP_OPENLDAP_UID

2019-08-01 12:48:18 UTC

/bin/sh -c #(nop) ARG PQCHECKER_VERSION=2.0.0

2019-08-01 12:48:20 UTC

/bin/sh -c #(nop) ARG PQCHECKER_MD5=c005ce596e97d13e39485e711dcbc7e1

2019-08-01 12:48:29 UTC

|2 PQCHECKER_MD5=c005ce596e97d13e39485e711dcbc7e1 PQCHECKER_VERSION=2.0.0 /bin/sh -c if [ -z "${LDAP_OPENLDAP_GID}" ]; then groupadd -r openldap; else groupadd -r -g ${LDAP_OPENLDAP_GID} openldap; fi && if [ -z "${LDAP_OPENLDAP_UID}" ]; then useradd -r -g openldap openldap; else useradd -r -g openldap -u ${LDAP_OPENLDAP_UID} openldap; fi

2019-08-01 12:48:35 UTC

|2 PQCHECKER_MD5=c005ce596e97d13e39485e711dcbc7e1 PQCHECKER_VERSION=2.0.0 /bin/sh -c echo "deb http://ftp.debian.org/debian stretch-backports main" >> /etc/apt/sources.list

2019-08-01 12:51:10 UTC

|2 PQCHECKER_MD5=c005ce596e97d13e39485e711dcbc7e1 PQCHECKER_VERSION=2.0.0 /bin/sh -c echo "path-include /usr/share/doc/krb5*" >> /etc/dpkg/dpkg.cfg.d/docker && apt-get -y update && /container/tool/add-service-available :ssl-tools && LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get -t stretch-backports install -y --no-install-recommends ca-certificates curl ldap-utils libsasl2-modules libsasl2-modules-db libsasl2-modules-gssapi-mit libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql openssl slapd krb5-kdc-ldap && curl -o pqchecker.deb -SL http://www.meddeb.net/pub/pqchecker/deb/8/pqchecker_${PQCHECKER_VERSION}_amd64.deb && echo "${PQCHECKER_MD5} *pqchecker.deb" | md5sum -c - && dpkg -i pqchecker.deb && rm pqchecker.deb && apt-get remove -y --purge --auto-remove curl ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2019-08-01 12:51:13 UTC

/bin/sh -c #(nop) ADD dir:8ff94eae87ce5b6604dca692d9d8be78ff7755469f13e290c55d253ae3f8f838 in /container/service

2019-08-01 12:51:19 UTC

|2 PQCHECKER_MD5=c005ce596e97d13e39485e711dcbc7e1 PQCHECKER_VERSION=2.0.0 /bin/sh -c /container/tool/install-service

2019-08-01 12:51:20 UTC

/bin/sh -c #(nop) ADD dir:f0c8b73176499b35f7ac09c1dc1b693296de564c058b05dbe0a92b0df83f1dc5 in /container/environment/99-default

2019-08-01 12:51:22 UTC

/bin/sh -c #(nop) EXPOSE 389 636

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete