sha256:081e58adc5cf7af994154c1b8b55c41a4a5b4f3b77de252124b5b9c2957af293
OS/ARCH
Compressed size
58.03 MB
Last pushed
about 1 month by jtgasper3
Type
Image
Manifest digest
sha256:3ec49da62f9932df8632cee0a8547c992317ef89dfa4c162791db3c725a6b816
Image Layers
138.22 MB2ARG OPENLDAP_VERSION=2.6.100 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.10 TARGETARCH=arm64 /bin/bash14.8 MB9COPY /opt/bitnami/openldap /opt/bitnami/openldap # buildkit3.79 MB10RUN |2 OPENLDAP_VERSION=2.6.10 TARGETARCH=arm64 /bin/bash32 B11RUN |2 OPENLDAP_VERSION=2.6.10 TARGETARCH=arm64 /bin/bash123 B12RUN |2 OPENLDAP_VERSION=2.6.10 TARGETARCH=arm64 /bin/bash249.94 KB13COPY rootfs/ / # buildkit7.69 KB14RUN |2 OPENLDAP_VERSION=2.6.10 TARGETARCH=arm64 /bin/bash973.75 KB15ENV APP_VERSION=2.6.10 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