Sign inSign up

nitnelave/lldap:latest-debian-rootless

Multi-platform
Index digest

sha256:f183bbd8f67dc48f988a227eb772cfca413193cbb8f3a9f571c75967ce6a1276

OS/ARCH

Compressed size

48.35 MB

Last pushed

22 days by nitnelave

Type

Image

Manifest digest

sha256:67a956518a57c0150740699345d2e1b75dff4a43518ecfb852cc6c6a2f582643

Image Layers

1# debian.sh --arch 'arm64' out/27.42 MB
2ENV UID=10000 B
3ENV GID=10000 B
4ENV USER=lldap0 B
5RUN /bin/sh -c apt update2.98 MB
6COPY --chown=lldap:lldap /lldap /app #17.95 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 #427 B
15USER lldap0 B

Command

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