sha256:d278b1ce4942f0b4e50ab3503dbbe252cddf340fbf643dde55064c4276509608
OS/ARCH
Compressed size
296.08 MB
Last pushed
about 1 month by devopslabos
Type
Image
Manifest digest
sha256:dd66bb596f325e19a29b328c31ef59960aa57e66bdd156795e411c8232401ce9
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 . # buildkit426 B7COPY fonts/ /usr/share/fonts/truetype/custom/ # buildkit9.58 MB8RUN /bin/sh -c fc-cache -f10.58 KB9RUN /bin/sh -c chmod +x32 B10ENV CHROME_BIN=/usr/bin/chromium0 B11ENTRYPOINT ["./HtmlToPDF"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'