sha256:1bc92a6710d81b3c94280f5c3c0b9e620cc7fa5a8f34dac7538fab64326f53ab
OS/ARCH
Compressed size
298.75 MB
Last pushed
about 1 month by devopslabos
Type
Image
Manifest digest
sha256:faae7748c497447ab80c9f9e8f800013c764dbfebefb7f69ff9290e5fc17412a
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update256.5 MB4WORKDIR /app93 B5COPY /src/HtmlToPDF . # buildkit6.82 MB6COPY /src/pdfoptions.json . # buildkit426 B7COPY fonts/ /usr/share/fonts/truetype/custom/ # buildkit8.61 MB8RUN /bin/sh -c fc-cache -f10.42 KB9RUN /bin/sh -c chmod +x32 B10ENV CHROME_BIN=/usr/bin/chromium0 B11ENTRYPOINT ["./HtmlToPDF"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'