sha256:de6cedba39fc0932e87fa160becff3ab44162c5e14c5557293294afa69100638
OS/ARCH
Compressed size
302.97 MB
Last pushed
1 day by devopslabos
Type
Image
Manifest digest
sha256:47d6ccea78692612b70bef9b5599f6e323b319395a35c376542d4f7576b3a70a
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update256.6 MB4WORKDIR /app93 B5COPY /src/HtmlToPDF . # buildkit6.82 MB6COPY /src/pdfoptions.json . # buildkit427 B7COPY fonts/ /usr/share/fonts/truetype/custom/ # buildkit12.72 MB8COPY fontconfig/local.conf /etc/fonts/local.conf # buildkit417 B9RUN /bin/sh -c fc-cache -f15.09 KB10RUN /bin/sh -c chmod +x32 B11ENV CHROME_BIN=/usr/bin/chromium0 B12ENTRYPOINT ["./HtmlToPDF"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'