sha256:b9ae85f4631249ce997d0eb87e45e1205880b3b2ee37271faf2ee50d8b875911
OS/ARCH
Compressed size
113.45 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:e3675492208c1ad9f244540933f041e98cd8bbc2dd090d5e2f86c5b29b8b922b
Image Layers
128.17 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 -o184 B13RUN |1 TARGETARCH=arm64 /bin/bash -o27.99 KB14RUN |1 TARGETARCH=arm64 /bin/bash -o61.46 MB15RUN |1 TARGETARCH=arm64 /bin/bash -o709 B16COPY /opt/bitnami/openldap/share /opt/bitnami/openldap/share # buildkit712 B17COPY /opt/bitnami/openldap/etc /opt/bitnami/openldap/etc # buildkit76.9 KB18RUN |1 TARGETARCH=arm64 /bin/bash -o102.74 KB19RUN |1 TARGETARCH=arm64 /bin/bash -o131 B20COPY rootfs / # buildkit5.09 KB21RUN |1 TARGETARCH=arm64 /bin/bash -o388 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