sha256:e949f0fb34519191cf1942b4cbdf39bee707ff93b914383af50a5d5eb8fdaa5c
OS/ARCH
Compressed size
461.53 MB
Last pushed
about 1 month by bitsneak
Type
Image
Manifest digest
sha256:316cb2a420ffb1970180675b464a6bc53c3a48df34a94de711625a6a2d9d76ac
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV DEBIAN_FRONTEND=noninteractive LANG=C.UTF-8 LC_ALL=C.UTF-8 TZ=Europe/Vienna0 B3RUN /bin/sh -c apt-get update434.71 MB4COPY scripts/validator.sh /scripts/validator.sh # buildkit1.04 KB5COPY scripts/entrypoint.sh /entrypoint.sh # buildkit481 B6COPY scripts/pdf.sh /scripts/pdf.sh # buildkit444 B7COPY scripts/spellcheck.sh /scripts/spellcheck.sh # buildkit450 B8COPY scripts/tex.sh /scripts/tex.sh # buildkit444 B9COPY scripts/clean_stage.sh /scripts/clean_stage.sh # buildkit454 B10COPY scripts/clean_out.sh /scripts/clean_out.sh # buildkit452 B11COPY scripts/clean_all.sh /scripts/clean_all.sh # buildkit452 B12COPY scripts/command_wrapper.sh /scripts/command_wrapper.sh # buildkit833 B13COPY scripts/bash_completion.sh /scripts/bash_completion.sh # buildkit584 B14RUN /bin/sh -c ln -s376 B15RUN /bin/sh -c sed -i5.48 KB16USER builder0 B17VOLUME [[/workspace]]0 B18WORKDIR /workspace102 B19ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'