sha256:a0f27f6a8275e1b41e817bd9a961fb743d0eb9abcab00f80cf165ffb07938642
OS/ARCH
Compressed size
114.87 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:691e59892aaf0fc4379f2f818fc3ee83a4d1959e3d96e4fe6f42c2c2fe14d082
Image Layers
129.47 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.34 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 B13ADD https://github.com/openldap/openldap/blob/master/LICENSE /opt/bitnami/openldap/licenses/LICENSE # buildkit28 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.92 KB18RUN |1 TARGETARCH=amd64 /bin/bash -o102.72 KB19RUN |1 TARGETARCH=amd64 /bin/bash -o129 B20COPY rootfs / # buildkit5.1 KB21RUN |1 TARGETARCH=amd64 /bin/bash -o386 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