Namespace
bitnami
Image / Tag
openldap:2.5.13-debian-11-r21
Content Digest
sha256:7fd9273f04a72521425a240891788569b5724c23b556f56294a7cf12efe55e26
Details
Created

2022-08-31 16:13:01 UTC

Size

46.9 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://bitnami.com/contact
  • org.opencontainers.image.description
    Application packaged by Bitnami
  • org.opencontainers.image.ref.name
    2.5.13-debian-11-r21
  • org.opencontainers.image.source
    https://github.com/bitnami/containers/tree/main/bitnami/openldap
  • org.opencontainers.image.title
    openldap
  • org.opencontainers.image.vendor
    VMware, Inc.
  • org.opencontainers.image.version
    2.5.13

Environment
APP_VERSION

2.5.13

BITNAMI_APP_NAME

openldap

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-11

OS_NAME

linux

PATH

/opt/bitnami/openldap/bin:/opt/bitnami/openldap/sbin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 62.69% (29.4 MB)

[#001] sha256:74840a678ee0aeefd12a470bab3da9463e569e081b25171578264aea5bb38aa1 - 0.03% (13.8 KB)

[#002] sha256:22243f066aee79e1a04fd58498b4767feadf3a1bf9158047c95afd761ca70782 - 25.56% (12 MB)

[#003] sha256:c569429b0ad84c0b73ae76f29b9f797e59fdc62c2506d0a1b39b7cf98c87b420 - 3.83% (1.8 MB)

[#004] sha256:df4f9bef3d94c8803c2b8c3cecebe65bd73bc9e4583f555bf1e70694d459b89b - 1.9% (912 KB)

[#005] sha256:1f986acf1780091ac6c08cd90ddab9e8f5cccdafb2f5c0d9d4c9102b39e49cab - 5.97% (2.8 MB)

[#006] sha256:2244b6adc2d812c15dfc86ef30c33566d9a34d1d05ed211b421645e22e9f76ea - 0.0% (117 Bytes)

[#007] sha256:652658de11fe968dfd32892498513aaece77bf520fe152d71fa1b35d3c462393 - 0.01% (5.13 KB)

[#008] sha256:3dbecf6fb71bd95e99617cda6ce62de1f983da61f0c913ddf8e37990610986bd - 0.0% (945 Bytes)


History
2022-07-20 00:12:01 UTC (from Bitnami with love)

2022-08-31 16:12:39 UTC

/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux

2022-08-31 16:12:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=https://bitnami.com/contact org.opencontainers.image.description=Application packaged by Bitnami org.opencontainers.image.ref.name=2.5.13-debian-11-r21 org.opencontainers.image.source=https://github.com/bitnami/containers/tree/main/bitnami/openldap org.opencontainers.image.title=openldap org.opencontainers.image.vendor=VMware, Inc. org.opencontainers.image.version=2.5.13

2022-08-31 16:12:39 UTC

/bin/sh -c #(nop) COPY dir:472525a3d45782f8bceffd50cec5ebbd846a6c27e241b83c4f016fd8399c20b7 in /

2022-08-31 16:12:39 UTC

/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]

2022-08-31 16:12:48 UTC

/bin/bash -o pipefail -c install_packages acl ca-certificates curl gzip libc6 libcom-err2 libcrypt1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libltdl7 libnsl2 libnss3-tools libsasl2-2 libssl1.1 libtirpc3 libwrap0 mdbtools procps psmisc tar

2022-08-31 16:12:49 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f openldap-2.5.13-5-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/openldap-2.5.13-5-linux-amd64-debian-11.tar.gz -O ; fi && echo "c7fd049c39ee498be41fd8631ad0465e1e75efbc1eccdcc7bf060da92d591b8c openldap-2.5.13-5-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf openldap-2.5.13-5-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf openldap-2.5.13-5-linux-amd64-debian-11.tar.gz

2022-08-31 16:12:50 UTC

/bin/bash -o pipefail -c mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && if [ ! -f gosu-1.14.0-154-linux-amd64-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-amd64-debian-11.tar.gz -O ; fi && echo "e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab gosu-1.14.0-154-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf gosu-1.14.0-154-linux-amd64-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf gosu-1.14.0-154-linux-amd64-debian-11.tar.gz

2022-08-31 16:12:58 UTC

/bin/bash -o pipefail -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives

2022-08-31 16:12:59 UTC

/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami

2022-08-31 16:12:59 UTC

/bin/bash -o pipefail -c #(nop) COPY dir:f8972e54917097694bb68dc38fd634c7668076a1a1c4c1ea0723d3e1261e1666 in /

2022-08-31 16:13:00 UTC

/bin/bash -o pipefail -c /opt/bitnami/scripts/openldap/postunpack.sh

2022-08-31 16:13:00 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=2.5.13 BITNAMI_APP_NAME=openldap PATH=/opt/bitnami/openldap/bin:/opt/bitnami/openldap/sbin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2022-08-31 16:13:00 UTC

/bin/bash -o pipefail -c #(nop) EXPOSE 1389 1636

2022-08-31 16:13:00 UTC

/bin/bash -o pipefail -c #(nop) USER 1001

2022-08-31 16:13:00 UTC

/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/scripts/openldap/entrypoint.sh"]

2022-08-31 16:13:01 UTC

/bin/bash -o pipefail -c #(nop) CMD ["/opt/bitnami/scripts/openldap/run.sh"]

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