Sign inSign up

nitnelave/lldap:2026-08-10-debian-rootless

Multi-platform
Index digest

sha256:c50c8fff997641541d375fc298b393babccf89520a770fe1d9f28f4998ba1bcd

OS/ARCH

Compressed size

50.53 MB

Last pushed

about 2 months by nitnelave

Type

Image

Manifest digest

sha256:74d2c508c0074406ab7e1c777414e5e2452ad4b61a5fb087ddc61c470c996437

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.04 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
14COPY --chown=lldap:lldap docker-entrypoint-rootless.sh /docker-entrypoint.sh #428 B
15USER lldap0 B

Command

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