sha256:9d9b55830ff4df0f2475c4563912995a61ddbc38e06032ecc86246ee4cac94dd
OS/ARCH
Compressed size
449.27 MB
Last pushed
19 days by bitsneak
Type
Image
Manifest digest
sha256:46bdeffb99b37707b39ef8d0e4fe8b99e4874320f128ced6d2f6419690969c71
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2ENV DEBIAN_FRONTEND=noninteractive LANG=C.UTF-8 LC_ALL=C.UTF-8 TZ=Europe/Vienna0 B3RUN /bin/sh -c apt-get update426.43 MB4COPY scripts/validator.sh /scripts/validator.sh # buildkit1.04 KB5COPY scripts/entrypoint.sh /entrypoint.sh # buildkit482 B6COPY scripts/pdf.sh /scripts/pdf.sh # buildkit445 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 # buildkit832 B13COPY scripts/bash_completion.sh /scripts/bash_completion.sh # buildkit585 B14RUN /bin/sh -c ln -s375 B15RUN /bin/sh -c sed -i5.48 KB16USER builder0 B17VOLUME [[/workspace]]0 B18WORKDIR /workspace100 B19ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1787529600'