sha256:3dfba4482246c739190ed1a2f6e8e6a451e36ad4dffb4a9d9a8a2e7acbd83816
OS/ARCH
Compressed size
295.55 MB
Last pushed
about 1 month by devopslabos
Type
Image
Manifest digest
sha256:1d1bb6e80ae6babb53fcbe92f14301ef538f62632326490f918f24e1aafc38d8
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update252.22 MB4WORKDIR /app93 B5COPY /src/HtmlToPDF . # buildkit7.34 MB6COPY /src/pdfoptions.json . # buildkit427 B7COPY fonts/ /usr/share/fonts/truetype/custom/ # buildkit9.05 MB8RUN /bin/sh -c fc-cache -f9.43 KB9RUN /bin/sh -c chmod +x32 B10ENV CHROME_BIN=/usr/bin/chromium0 B11ENTRYPOINT ["./HtmlToPDF"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'