Sign inSign up

nitnelave/lldap:2026-08-08

Multi-platform
Index digest

sha256:d75762d1afd7cc39a21134dfb0c4379b18093072a0a6b9e74c68a566c8985d3b

OS/ARCH

Compressed size

26.63 MB

Last pushed

about 1 month by nitnelave

Type

Image

Manifest digest

sha256:31318301963bb9704e6ef7b6d61f6f0e00a8bf7b8b995efa7e2fc25f65c02aee

Image Layers

1ADD alpine-minirootfs-3.22.5-aarch64.tar.gz / # buildkit3.93 MB
2CMD ["/bin/sh"]0 B
3WORKDIR /app93 B
4ENV UID=10000 B
5ENV GID=10000 B
6ENV USER=lldap0 B
7RUN /bin/sh -c apk add3.84 MB
8COPY --chown=lldap:lldap /lldap /app #17.95 MB
9VOLUME [/data]0 B
10HEALTHCHECK {Test:[CMD /app/lldap healthcheck --config-file0 B
11WORKDIR /app32 B
12COPY scripts/bootstrap.sh ./ # buildkit5.3 KB
13ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B
14CMD ["run" "--config-file" "/data/lldap_config.toml"]0 B
15ENV GOSU_VERSION=1.170 B
16RUN /bin/sh -c set -eux;922.14 KB
17COPY --chown=lldap:lldap docker-entrypoint.sh /docker-entrypoint.sh #557 B

Command

ADD alpine-minirootfs-3.22.5-aarch64.tar.gz / # buildkit