Sign inSign up

netlims/html-to-pdf:5.23.0

Multi-platform
Index digest

sha256:9b965ae4169b44497c083cd8d4a01a358e9cc1f7577da41bbead54eeef4aa15f

OS/ARCH

Compressed size

299.22 MB

Last pushed

about 1 month by devopslabos

Type

Image

Manifest digest

sha256:f9aed915d30421de03f3b7612e5949e40ef994c2de2562ff560801ef69e8a29a

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV DEBIAN_FRONTEND=noninteractive0 B
3RUN /bin/sh -c apt-get update252.22 MB
4WORKDIR /app93 B
5COPY /src/HtmlToPDF . # buildkit7.34 MB
6COPY /src/pdfoptions.json . # buildkit426 B
7COPY fonts/ /usr/share/fonts/truetype/custom/ # buildkit12.72 MB
8COPY fontconfig/local.conf /etc/fonts/local.conf # buildkit416 B
9RUN /bin/sh -c fc-cache -f15.1 KB
10RUN /bin/sh -c chmod +x32 B
11ENV CHROME_BIN=/usr/bin/chromium0 B
12ENTRYPOINT ["./HtmlToPDF"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'