Namespace
bitnami
Image / Tag
openldap:2.6.3-debian-11-r27
Content Digest
sha256:5781f7cff2bafb538ea94e046954b8ac3ab5c20331c2f1c3cc77e663ee83d9bc
Details
Created

2022-09-26 12:36:53 UTC

Size

55.1 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.6.3-debian-11-r27
  • 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.6.3

Environment
APP_VERSION

2.6.3

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:1d8866550bdd02551d6874e99aa828dd95b7434c6a25168765d46251cc230469 - 53.51% (29.5 MB)

[#001] sha256:345172a759be54905a802b29e9a21fb5e14ccf9b5bfed0202a83c0a7447a9bca - 46.49% (25.6 MB)


History
2022-09-14 07:05:17 UTC (from Bitnami with love)

2022-09-26 12:36:35 UTC

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

2022-09-26 12:36:35 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.6.3-debian-11-r27 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.6.3

2022-09-26 12:36:35 UTC

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

2022-09-26 12:36:35 UTC

/bin/sh -c #(nop) COPY dir:9c6bdf38ef049a4533d6ffa3ce4420f36d9454cceb0d945a7f27277cd1917d7b in /

2022-09-26 12:36:35 UTC

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

2022-09-26 12:36:44 UTC

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

2022-09-26 12:36:45 UTC

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

2022-09-26 12:36:46 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-${OS_ARCH}-debian-11.tar.gz ]; then curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz -O ; curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; fi && sha256sum -c gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && tar -zxf gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && rm -rf gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz.sha256

2022-09-26 12:36:49 UTC

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

2022-09-26 12:36:50 UTC

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

2022-09-26 12:36:50 UTC

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

2022-09-26 12:36:51 UTC

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

2022-09-26 12:36:51 UTC

/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=2.6.3 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-09-26 12:36:51 UTC

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

2022-09-26 12:36:51 UTC

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

2022-09-26 12:36:51 UTC

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

2022-09-26 12:36:52 UTC

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

2022-09-26 12:36:53 UTC (merge sha256:edf6f1bc0ae4c4834c80801fdc6c77ec0904adcd09116869f8af40988e277cf8 to sha256:d2c4a14199e68a314279f182bebfa849ba08baa1914a431aa9c558b38ba6f07c)

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