sha256:f183bbd8f67dc48f988a227eb772cfca413193cbb8f3a9f571c75967ce6a1276
OS/ARCH
Compressed size
48.35 MB
Last pushed
22 days by nitnelave
Type
Image
Manifest digest
sha256:67a956518a57c0150740699345d2e1b75dff4a43518ecfb852cc6c6a2f582643
Image Layers
1# debian.sh --arch 'arm64' out/27.42 MB2ENV UID=10000 B3ENV GID=10000 B4ENV USER=lldap0 B5RUN /bin/sh -c apt update2.98 MB6COPY --chown=lldap:lldap /lldap /app #17.95 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 B14COPY --chown=lldap:lldap docker-entrypoint-rootless.sh /docker-entrypoint.sh #427 B15USER lldap0 BCommand
# debian.sh --arch 'arm64' out/ 'bullseye' '@1787529600'