sha256:793b2ad94369221c582db35900eee28636b9a1778505a531779dc7d9359ce5f3
OS/ARCH
Compressed size
103.2 MB
Last pushed
about 5 hours by mwinandy
Type
Image
Manifest digest
sha256:d77185bf6fc5b3f1fd7a60c076555abdee37127b78021fd723ed620d7f3ea8b4
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3ENV TERM=xterm0 B4ENV PATH=/command:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B5LABEL org.opencontainers.image.authors=Maxence Winandy <[email protected]> org.opencontainers.image.vendor=digital-drive.io0 B6ARG S6_OVERLAY_VERSION=3.2.3.00 B7SHELL [/bin/bash -o pipefail -c]0 B8RUN |1 S6_OVERLAY_VERSION=3.2.3.0 /bin/bash -o72.48 MB9RUN |1 S6_OVERLAY_VERSION=3.2.3.0 /bin/bash -o3.32 KB10COPY rootfs/ / # buildkit7.5 KB11RUN |1 S6_OVERLAY_VERSION=3.2.3.0 /bin/bash -o4.87 KB12RUN |1 S6_OVERLAY_VERSION=3.2.3.0 /bin/bash -o3.27 KB13ENTRYPOINT ["/init"]0 B14COPY rootfs/ / # buildkit529 B15RUN /bin/bash -o pipefail -c538 B16WORKDIR /0 B17ENV LISTEN_ADDR=:80800 B18ENV DATA_DIR=/data0 B19ENV BLOCKLIST_URL_V4=0 B20ENV BLOCKLIST_URL_V6=0 B21ENV BLOCKLIST_TIMEOUT=10s0 B22ENV API_KEY=0 B23VOLUME [/data]0 B24COPY /out/server /server # buildkit2.29 MB25EXPOSE [8080/tcp]0 B26HEALTHCHECK {Test:[CMD-SHELL /bin/sh -c "curl0 B27ENTRYPOINT ["/init"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'