Sign inSign up

nitnelave/lldap:2026-08-08

Multi-platform
Index digest

sha256:d75762d1afd7cc39a21134dfb0c4379b18093072a0a6b9e74c68a566c8985d3b

OS/ARCH

Compressed size

25.44 MB

Last pushed

about 1 month by nitnelave

Type

Image

Manifest digest

sha256:c771d588d8eae56aa35ee1fc233f3d3b3e80b3ef39efec8544da0fd5e5f4c333

Image Layers

1ADD alpine-minirootfs-3.22.5-armv7.tar.gz / # buildkit3.06 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.52 MB
8COPY --chown=lldap:lldap /lldap /app #17.92 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;958.41 KB
17COPY --chown=lldap:lldap docker-entrypoint.sh /docker-entrypoint.sh #557 B

Command

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