sha256:a92235d11a2f71f00eb1db56249c4199d98f548e7fdcdd4abab87f17a95c14b9
OS/ARCH
Compressed size
51.53 MB
Last pushed
19 days by nitnelave
Type
Image
Manifest digest
sha256:acf3aa336888cc522aff36dadf6447e9761361ea59fef8d71bccffbbada19f38
Image Layers
1# debian.sh --arch 'amd64' out/28.86 MB2ENV UID=10000 B3ENV GID=10000 B4ENV USER=lldap0 B5RUN /bin/sh -c apt update3.04 MB6COPY --chown=lldap:lldap /lldap /app #18.62 MB7COPY --chown=lldap:lldap /docker-entrypoint.sh /docker-entrypoint.sh #558 B8VOLUME [/data]0 B9WORKDIR /app32 B10COPY scripts/bootstrap.sh ./ # buildkit5.3 KB11ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B12CMD ["run" "--config-file" "/data/lldap_config.toml"]0 B13HEALTHCHECK {Test:[CMD /app/lldap healthcheck --config-file0 B14ENV GOSU_VERSION=1.170 B15RUN /bin/sh -c set -eux;1 MB16COPY --chown=lldap:lldap docker-entrypoint.sh /docker-entrypoint.sh #32 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1787529600'