Sign inSign up

nitnelave/lldap:2026-08-28-debian

Multi-platform
Index digest

sha256:a92235d11a2f71f00eb1db56249c4199d98f548e7fdcdd4abab87f17a95c14b9

OS/ARCH

Compressed size

45.99 MB

Last pushed

22 days by nitnelave

Type

Image

Manifest digest

sha256:32bf4fb1f95d8cc87f031cfb821ce94010e325eaa6c3a20044143c83bc7ee4b2

Image Layers

1# debian.sh --arch 'armhf' out/24.37 MB
2ENV UID=10000 B
3ENV GID=10000 B
4ENV USER=lldap0 B
5RUN /bin/sh -c apt update2.73 MB
6COPY --chown=lldap:lldap /lldap /app #17.92 MB
7COPY --chown=lldap:lldap /docker-entrypoint.sh /docker-entrypoint.sh #558 B
8VOLUME [/data]0 B
9WORKDIR /app32 B
10COPY scripts/bootstrap.sh ./ # buildkit5.3 KB
11ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B
12CMD ["run" "--config-file" "/data/lldap_config.toml"]0 B
13HEALTHCHECK {Test:[CMD /app/lldap healthcheck --config-file0 B
14ENV GOSU_VERSION=1.170 B
15RUN /bin/sh -c set -eux;995.42 KB
16COPY --chown=lldap:lldap docker-entrypoint.sh /docker-entrypoint.sh #32 B

Command

# debian.sh --arch 'armhf' out/ 'bullseye' '@1787529600'