sha256:ed029c39878afbe518f1fb57b91aa297aef3ed2978a4d6084d84520be90d48d2
OS/ARCH
Compressed size
45.99 MB
Last pushed
about 1 month by nitnelave
Type
Image
Manifest digest
sha256:a5eccd34bfea2cfce7bd172777a054dfa96a2a39a83cad32305d620b2057a4c9
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.73 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.31 KB11ENTRYPOINT ["tini" "--" "/docker-entrypoint.sh"]0 B12CMD ["run" "--config-file" "/data/lldap_config.toml"]0 B13HEALTHCHECK {Test:[CMD /app/lldap healthcheck --config-file0 B14ENV GOSU_VERSION=1.170 B15RUN /bin/sh -c set -eux;995.5 KB16COPY --chown=lldap:lldap docker-entrypoint.sh /docker-entrypoint.sh #32 BCommand
# debian.sh --arch 'armhf' out/ 'bullseye' '@1785715200'