sha256:1bc92a6710d81b3c94280f5c3c0b9e620cc7fa5a8f34dac7538fab64326f53ab
OS/ARCH
Compressed size
296.54 MB
Last pushed
about 1 month by devopslabos
Type
Image
Manifest digest
sha256:2d2f144535c995d7fb974206b90be3092f0b11b04c4a19b89b7d00ba69c9514f
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update253.65 MB4WORKDIR /app93 B5COPY /src/HtmlToPDF . # buildkit7.34 MB6COPY /src/pdfoptions.json . # buildkit426 B7COPY fonts/ /usr/share/fonts/truetype/custom/ # buildkit8.61 MB8RUN /bin/sh -c fc-cache -f10.41 KB9RUN /bin/sh -c chmod +x32 B10ENV CHROME_BIN=/usr/bin/chromium0 B11ENTRYPOINT ["./HtmlToPDF"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'