sha256:c81515bda3226ef4d56f64088e3a8ad46667f4ccb3634401adf9c3c43843956d
OS/ARCH
Compressed size
114.87 MB
Last pushed
over 3 years by zcube
Type
Image
Manifest digest
sha256:f02e02f733d80d1211f8954103a67272ff2989d5cd941f90b21033fde7ee3ff8
Image Layers
129.46 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 -o181 B13ADD https://github.com/openldap/openldap/blob/master/LICENSE /opt/bitnami/openldap/licenses/LICENSE # buildkit27.99 KB14RUN |1 TARGETARCH=amd64 /bin/bash -o61.44 MB15RUN |1 TARGETARCH=amd64 /bin/bash -o704 B16COPY /opt/bitnami/openldap/share /opt/bitnami/openldap/share # buildkit711 B17COPY /opt/bitnami/openldap/etc /opt/bitnami/openldap/etc # buildkit76.91 KB18RUN |1 TARGETARCH=amd64 /bin/bash -o102.71 KB19RUN |1 TARGETARCH=amd64 /bin/bash -o128 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