sha256:b5ae07c4396756ff2922eb2ccb2ec6d0e4ff6889c26a0c35522e927a64aa204d
OS/ARCH
linux/amd64
Compressed size
453.72 MB
Last pushed
12 days by bitsneak
Type
Image
Manifest digest
sha256:110c5c44834f3c46cfdac882aa72c52ba44b5b824c5eff3a8fbedeccc7c4ca06
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV DEBIAN_FRONTEND=noninteractive LANG=C.UTF-8 LC_ALL=C.UTF-8 TZ=Europe/Vienna0 B3RUN /bin/sh -c apt-get update426.78 MB4COPY scripts/validator.sh /scripts/validator.sh # buildkit1.04 KB5COPY scripts/entrypoint.sh /entrypoint.sh # buildkit482 B6COPY scripts/pdf.sh /scripts/pdf.sh # buildkit444 B7COPY scripts/spellcheck.sh /scripts/spellcheck.sh # buildkit449 B8COPY scripts/tex.sh /scripts/tex.sh # buildkit443 B9COPY scripts/clean_stage.sh /scripts/clean_stage.sh # buildkit453 B10COPY scripts/clean_out.sh /scripts/clean_out.sh # buildkit453 B11COPY scripts/clean_all.sh /scripts/clean_all.sh # buildkit451 B12COPY scripts/command_wrapper.sh /scripts/command_wrapper.sh # buildkit831 B13COPY scripts/bash_completion.sh /scripts/bash_completion.sh # buildkit583 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 'amd64' out/ 'bookworm' '@1787529600'