Namespace
osixia
Image / Tag
openldap:1.1.10
Content Digest
sha256:5dbc6981e52de61d857b82bafd963f5416f7266e040aeb277188ad4dae9f2cfb
Details
Created

2017-11-09 09:25:45 UTC

Size

61.7 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:afeb2bfd31c0760573e7262de6ae67a84da0e0a1c3e8157bbddd41a501b18a5c - 34.75% (21.4 MB)

[#001] sha256:a3d3c5dab1e49a9f5345d55b9c0aa08f78c93603c2af558bd72d2ec241cd1d3d - 0.04% (23.2 KB)

[#002] sha256:918b0d782d3af62b51410f76046ea0c398a331dc77da4d004a5c684dc8927ea1 - 36.26% (22.4 MB)

[#003] sha256:2d9eb5eaa61c8c01a471f7d8a59c8eceb7b072baee8a97e8ba28d1b9b1447941 - 0.0% (1.7 KB)

[#004] sha256:313905c781119f75cde9b8994acd892a2343e4e1cc8b2cd56666b4c98b160576 - 28.91% (17.8 MB)

[#005] sha256:79d5983dc23afc0b71c36996f6e24b27e5017ac5c0ec9e0be6e8935b0d437dc1 - 0.04% (24.5 KB)

[#006] sha256:83b8c9b15daaad62771344a04efc8aead10e2a1f3bc250443a184d842f7584c8 - 0.0% (277 Bytes)

[#007] sha256:475e98c678281e277ac7ab30044ee058d4c45d3ff369294f328360ba7399da8d - 0.0% (1.55 KB)


History
2017-09-13 08:41:48 UTC

/bin/sh -c #(nop) ADD file:2bc9df54d28d9ec75722f6748834a1aea0baf089047e86a541064c282246c300 in /

2017-09-13 08:41:49 UTC

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

2017-10-06 08:06:05 UTC

/bin/sh -c #(nop) MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>

2017-10-06 08:06:09 UTC

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

2017-10-06 08:07:50 UTC

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

2017-10-06 08:07:52 UTC

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

2017-10-06 08:07:53 UTC

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

2017-10-06 08:13:24 UTC

/bin/sh -c #(nop) MAINTAINER Bertrand Gouny <bertrand.gouny@osixia.net>

2017-11-09 09:24:43 UTC

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

2017-11-09 09:24:43 UTC

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

2017-11-09 09:24:45 UTC

/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

2017-11-09 09:25:41 UTC

/bin/sh -c apt-get -y update && /container/tool/add-service-available :ssl-tools && LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends ldap-utils libsasl2-modules libsasl2-modules-db libsasl2-modules-gssapi-mit libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql openssl slapd && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2017-11-09 09:25:43 UTC

/bin/sh -c #(nop) ADD dir:945b5219980c2bb5d3628265fa5d56f21a9f17683973b02eaf28e11125b7ee7e in /container/service

2017-11-09 09:25:44 UTC

/bin/sh -c /container/tool/install-service

2017-11-09 09:25:45 UTC

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

2017-11-09 09:25:45 UTC

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

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