Sign inSign up

thecodingmachine/gotenberg:8.30

Multi-platform
Developer tools
Index digest

sha256:206a6c708fc6d05257367d9ac902d6c56c50d2e3284d0596ea000814ef97f22c

OS/ARCH

Compressed size

656.54 MB

Last pushed

6 months by gulnap

Type

Image

Manifest digest

sha256:ce73d990542adbcb169a99708a300b099471e29af6f5514dc7bb46a2e040a46f

Image Layers

1# debian.sh --arch 'amd64' out/29.35 MB
2ARG TIMEZONE=UTC0 B
3ENV TZ=UTC0 B
4COPY /custom-jre /opt/java # buildkit34.1 MB
5ENV PATH=/opt/java/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6ARG GOTENBERG_USER_GID=10010 B
7ARG GOTENBERG_USER_UID=10010 B
8RUN |3 TIMEZONE=UTC GOTENBERG_USER_GID=1001 GOTENBERG_USER_UID=10011.2 KB
9RUN |3 TIMEZONE=UTC GOTENBERG_USER_GID=1001 GOTENBERG_USER_UID=1001133.65 MB
10RUN |3 TIMEZONE=UTC GOTENBERG_USER_GID=1001 GOTENBERG_USER_UID=1001190 B
11RUN |3 TIMEZONE=UTC GOTENBERG_USER_GID=1001 GOTENBERG_USER_UID=1001671 B
12COPY build/fonts.conf /etc/fonts/conf.d/100-gotenberg.conf # buildkit390 B
13COPY /downloads/pdftk-all.jar /usr/bin/pdftk-all.jar # buildkit6.01 MB
14COPY /home/pdfcpu /usr/bin/ # buildkit8.17 MB
15ENV LANG=C.UTF-80 B
16ENV LC_ALL=C.UTF-80 B
17ENV PDFTK_BIN_PATH=/usr/bin/pdftk0 B
18ENV QPDF_BIN_PATH=/usr/bin/qpdf0 B
19ENV EXIFTOOL_BIN_PATH=/usr/bin/exiftool0 B
20ENV PDFCPU_BIN_PATH=/usr/bin/pdfcpu0 B
21ENV OTEL_TRACES_EXPORTER=none0 B
22ENV OTEL_METRICS_EXPORTER=none0 B
23ENV OTEL_LOGS_EXPORTER=none0 B
24ARG GOTENBERG_VERSION=8.30.10 B
25ARG GOTENBERG_USER_GID=10010 B
26ARG GOTENBERG_USER_UID=10010 B
27LABEL org.opencontainers.image.title=Gotenberg org.opencontainers.image.description=A Docker-based API0 B
28RUN |4 TIMEZONE=UTC GOTENBERG_USER_GID=1001 GOTENBERG_USER_UID=1001246.51 MB
29RUN |4 TIMEZONE=UTC GOTENBERG_USER_GID=1001 GOTENBERG_USER_UID=1001188 MB
30COPY /home/gotenberg /usr/bin/ # buildkit9.64 MB
31COPY /downloads/unoconverter /usr/bin/unoconverter # buildkit16.19 KB
32COPY --chown=1001:1001 build/chromium-hyphen-data /opt/gotenberg/chromium-hyphen-data #1.09 MB
33ENV CHROMIUM_BIN_PATH=/usr/bin/chromium0 B
34ENV CHROMIUM_HYPHEN_DATA_DIR_PATH=/opt/gotenberg/chromium-hyphen-data0 B
35ENV LIBREOFFICE_BIN_PATH=/usr/lib/libreoffice/program/soffice.bin0 B
36ENV UNOCONVERTER_BIN_PATH=/usr/bin/unoconverter0 B
37USER gotenberg0 B
38WORKDIR /home/gotenberg32 B
39EXPOSE [3000/tcp]0 B
40ENTRYPOINT ["/usr/bin/tini" "--"]0 B
41CMD ["gotenberg"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'