sha256:b9ae85f4631249ce997d0eb87e45e1205880b3b2ee37271faf2ee50d8b875911
OS/ARCH
Compressed size
114.89 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:c73137099a75cb9e977bff3a60579ee383dbafcc4a52ce1f96bd5b6d8a868ce1
Image Layers
129.48 MB2ARG TARGETARCH0 B3LABEL org.opencontainers.image.authors=https://github.com/ZCube/bitnami-compat org.opencontainers.image.description=Application repackaged by0 B4ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux0 B5COPY prebuildfs / # buildkit15.32 KB6SHELL [/bin/bash -o pipefail -c]0 B7RUN |1 TARGETARCH=amd64 /bin/bash -o22.82 MB8RUN |1 TARGETARCH=amd64 /bin/bash -o32 B9COPY /opt/bitnami/common/ /opt/bitnami/common/ # buildkit945.13 KB10ENV OPENLDAP_DOWNLOAD_URL=https://openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.3.tgz0 B11ENV DEBIAN_FRONTEND=noninteractive0 B12RUN |1 TARGETARCH=amd64 /bin/bash -o184 B13RUN |1 TARGETARCH=amd64 /bin/bash -o27.98 KB14RUN |1 TARGETARCH=amd64 /bin/bash -o61.44 MB15RUN |1 TARGETARCH=amd64 /bin/bash -o707 B16COPY /opt/bitnami/openldap/share /opt/bitnami/openldap/share # buildkit714 B17COPY /opt/bitnami/openldap/etc /opt/bitnami/openldap/etc # buildkit76.9 KB18RUN |1 TARGETARCH=amd64 /bin/bash -o102.69 KB19RUN |1 TARGETARCH=amd64 /bin/bash -o131 B20COPY rootfs / # buildkit5.09 KB21RUN |1 TARGETARCH=amd64 /bin/bash -o385 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