sha256:0e7b50c01bf759d6088add1ecd29c1faf909505444f83e34b79868647450e27c
OS/ARCH
Compressed size
45.01 MB
Last pushed
about 1 month by nitnelave
Type
Image
Manifest digest
sha256:83c54397a7edfea7d95c70c0c67de5ffbbceaf1ea3529e49caf3b349ff294a57
Image Layers
1# debian.sh --arch 'armhf' out/24.37 MB2ENV UID=10000 B3ENV GID=10000 B4ENV USER=lldap0 B5RUN /bin/sh -c apt update2.71 MB6COPY --chown=lldap:lldap /lldap /app #17.92 MB7COPY --chown=lldap:lldap /docker-entrypoint.sh /docker-entrypoint.sh #558 B8VOLUME [/data]0 B9WORKDIR /app32 B10COPY scripts/bootstrap.sh ./ # buildkit5.3 KB11ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B12CMD ["run" "--config-file" "/data/lldap_config.toml"]0 B13HEALTHCHECK {Test:[CMD /app/lldap healthcheck --config-file0 B14COPY --chown=lldap:lldap docker-entrypoint-rootless.sh /docker-entrypoint.sh #428 B15USER lldap0 BCommand
# debian.sh --arch 'armhf' out/ 'bullseye' '@1785715200'