sha256:c81515bda3226ef4d56f64088e3a8ad46667f4ccb3634401adf9c3c43843956d
OS/ARCH
Compressed size
113.44 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:3de13922d79f6c6045e1c4f740256ab4770875a8c7a3e95c3ad9fd529262d60c
Image Layers
128.16 MB2ARG TARGETARCH0 B3LABEL org.opencontainers.image.authors=https://github.com/ZCube/bitnami-compat org.opencontainers.image.description=Application repackaged by0 B4ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-11 OS_NAME=linux0 B5COPY prebuildfs / # buildkit15.32 KB6SHELL [/bin/bash -o pipefail -c]0 B7RUN |1 TARGETARCH=arm64 /bin/bash -o22.74 MB8RUN |1 TARGETARCH=arm64 /bin/bash -o32 B9COPY /opt/bitnami/common/ /opt/bitnami/common/ # buildkit877.3 KB10ENV OPENLDAP_DOWNLOAD_URL=https://openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.3.tgz0 B11ENV DEBIAN_FRONTEND=noninteractive0 B12RUN |1 TARGETARCH=arm64 /bin/bash -o181 B13ADD https://github.com/openldap/openldap/blob/master/LICENSE /opt/bitnami/openldap/licenses/LICENSE # buildkit27.99 KB14RUN |1 TARGETARCH=arm64 /bin/bash -o61.46 MB15RUN |1 TARGETARCH=arm64 /bin/bash -o707 B16COPY /opt/bitnami/openldap/share /opt/bitnami/openldap/share # buildkit710 B17COPY /opt/bitnami/openldap/etc /opt/bitnami/openldap/etc # buildkit76.92 KB18RUN |1 TARGETARCH=arm64 /bin/bash -o102.72 KB19RUN |1 TARGETARCH=arm64 /bin/bash -o129 B20COPY rootfs / # buildkit5.09 KB21RUN |1 TARGETARCH=arm64 /bin/bash -o389 B22ENV 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:/bin0 B23EXPOSE map[1389/tcp:{} 1636/tcp:{}]0 B24USER 10010 B25ENTRYPOINT ["/opt/bitnami/scripts/openldap/entrypoint.sh"]0 B26CMD ["/opt/bitnami/scripts/openldap/run.sh"]0 BCommand