sha256:5927dd6e7f369a8b51fc5d89fb6de45dd45a1741ce41c5f295133080d2700a1c
OS/ARCH
Compressed size
301.44 MB
Last pushed
28 days by devopslabos
Type
Image
Manifest digest
sha256:57994d706d96974a1835935ae5379b5c92e570971ad477cce6e14d02ed365fe2
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update255.07 MB4WORKDIR /app93 B5COPY /src/HtmlToPDF . # buildkit6.82 MB6COPY /src/pdfoptions.json . # buildkit426 B7COPY fonts/ /usr/share/fonts/truetype/custom/ # buildkit12.72 MB8COPY fontconfig/local.conf /etc/fonts/local.conf # buildkit416 B9RUN /bin/sh -c fc-cache -f15.1 KB10RUN /bin/sh -c chmod +x32 B11ENV CHROME_BIN=/usr/bin/chromium0 B12ENTRYPOINT ["./HtmlToPDF"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'