Sign inSign up

nitnelave/lldap:2026-08-08-debian

Multi-platform
Index digest

sha256:f2e2d6b34ae063b4e83f700e63857ec1c9a10058ca0792dcb6bafeb1606386e1

OS/ARCH

Compressed size

51.52 MB

Last pushed

about 2 months by nitnelave

Type

Image

Manifest digest

sha256:9e1e8b2502ef5558e4971e854f8949d0b7b5094582e616dc1631b40c0f2300ad

Image Layers

1# debian.sh --arch 'amd64' out/28.86 MB
2ENV UID=10000 B
3ENV GID=10000 B
4ENV USER=lldap0 B
5RUN /bin/sh -c apt update3.03 MB
6COPY --chown=lldap:lldap /lldap /app #18.62 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;1 MB
16COPY --chown=lldap:lldap docker-entrypoint.sh /docker-entrypoint.sh #32 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1785715200'