sha256:bfb364958dc3eff894b35cad2436eaa5fa1dfc5f6d14d9fd8504459b7923cfdf
OS/ARCH
Compressed size
58.03 MB
Last pushed
about 2 months by jtgasper3
Type
Image
Manifest digest
sha256:4ae2d7a2e8877163199cb1f78bd734fe7def1e48effe33680741956d14b700b1
Image Layers
138.22 MB2ARG OPENLDAP_VERSION=2.6.120 B3ARG TARGETARCH=arm640 B4LABEL org.opencontainers.image.base.name=docker.io/bitnami/minideb:bookworm org.opencontainers.image.description=Application packaged by0 B5ENV HOME=/ OS_ARCH=arm64 OS_FLAVOUR=debian-12 OS_NAME=linux0 B6COPY prebuildfs / # buildkit17.13 KB7SHELL [/bin/bash -o errexit -o0 B8RUN |2 OPENLDAP_VERSION=2.6.12 TARGETARCH=arm64 /bin/bash14.8 MB9COPY /opt/bitnami/openldap /opt/bitnami/openldap # buildkit3.8 MB10RUN |2 OPENLDAP_VERSION=2.6.12 TARGETARCH=arm64 /bin/bash32 B11RUN |2 OPENLDAP_VERSION=2.6.12 TARGETARCH=arm64 /bin/bash123 B12RUN |2 OPENLDAP_VERSION=2.6.12 TARGETARCH=arm64 /bin/bash249.94 KB13COPY rootfs/ / # buildkit7.69 KB14RUN |2 OPENLDAP_VERSION=2.6.12 TARGETARCH=arm64 /bin/bash974.43 KB15ENV APP_VERSION=2.6.12 BITNAMI_APP_NAME=openldap PATH=/opt/bitnami/openldap/bin:/opt/bitnami/openldap/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16EXPOSE [1389/tcp 1636/tcp]0 B17USER 10010 B18ENTRYPOINT ["/opt/bitnami/scripts/openldap/entrypoint.sh"]0 B19CMD ["/opt/bitnami/scripts/openldap/run.sh"]0 BCommand