sha256:96634daa7efa7cfc692bccea4442456c3edac74d465f3dcf883ab33d49d18550
OS/ARCH
Compressed size
37.74 MB
Last pushed
about 1 year by sebthom
Type
Image
Manifest digest
sha256:0a8de825dc72b14c94c377defa02a308b6c735cb7209b9365e86dfcc5dd03e10
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2ARG DEBIAN_FRONTEND=noninteractive0 B3ARG LC_ALL=C0 B4SHELL [/bin/bash -euo pipefail -c]0 B5ARG INSTALL_SUPPORT_TOOLS=00 B6ARG BASE_LAYER_CACHE_KEY=202508130 B7COPY /opt/pqchecker/src/.libs/pqchecker.so /usr/lib/ldap/pqchecker.so # buildkit48.98 KB8COPY /opt/pqchecker/pqparams.dat /etc/ldap/pqchecker/pqparams.dat # buildkit425 B9RUN |4 DEBIAN_FRONTEND=noninteractive LC_ALL=C INSTALL_SUPPORT_TOOLS=014.85 MB10ARG OCI_authors=Vegard IT GmbH (vegardit.com)0 B11ARG OCI_title=vegardit/openldap0 B12ARG OCI_description=Opinionated docker image built0 B13ARG OCI_source=https://github.com/vegardit/docker-openldap0 B14ARG OCI_revision=050f36c0 B15ARG OCI_version=050f36c0 B16ARG OCI_created=2025-08-13T17:13:07Z0 B17ARG GIT_BRANCH=main0 B18ARG GIT_COMMIT_DATE=2025-08-12 09:54:18 UTC0 B19LABEL org.opencontainers.image.title=vegardit/openldap org.opencontainers.image.description=Opinionated docker image0 B20LABEL maintainer=Vegard IT GmbH (vegardit.com)0 B21ENV INIT_SH_FILE= LDAP_INIT_ORG_DN=DC=example,DC=com LDAP_INIT_ORG_NAME=Example Corporation0 B22RUN |13 DEBIAN_FRONTEND=noninteractive LC_ALL=C INSTALL_SUPPORT_TOOLS=0269 B23COPY image/ldifs /opt/ldifs # buildkit4.96 KB24COPY image/run.sh /opt/run.sh # buildkit4.19 KB25COPY .shared/lib/bash-init.sh /opt/bash-init.sh # buildkit2.39 KB26VOLUME [/etc/ldap/slapd.d /var/lib/ldap]0 B27EXPOSE map[389/tcp:{} 636/tcp:{}]0 B28ENTRYPOINT ["/usr/bin/tini" "--"]0 B29CMD ["/bin/bash" "/opt/run.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1754870400'