Sign inSign up

thecodingmachine/gotenberg:latest-chromium

Multi-platform
Developer tools
Index digest

sha256:54ee2887571d07eee8a2ad42cc03552522a88b7616b1383cf6cb27800697782f

OS/ARCH

Compressed size

431.09 MB

Last pushed

6 months by gulnap

Type

Image

Manifest digest

sha256:cd5f0fd5124bc18109ac09b14d897ebcfae5c3c80135f1fa1466ea40508320a3

Image Layers

1# debian.sh --arch 'armhf' out/25.83 MB
2ARG TIMEZONE=UTC0 B
3ENV TZ=UTC0 B
4COPY /custom-jre /opt/java # buildkit30.41 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=1001131.87 MB
10RUN |3 TIMEZONE=UTC GOTENBERG_USER_GID=1001 GOTENBERG_USER_UID=1001188 B
11RUN |3 TIMEZONE=UTC GOTENBERG_USER_GID=1001 GOTENBERG_USER_UID=1001669 B
12COPY build/fonts.conf /etc/fonts/conf.d/100-gotenberg.conf # buildkit391 B
13COPY /downloads/pdftk-all.jar /usr/bin/pdftk-all.jar # buildkit6.01 MB
14COPY /home/pdfcpu /usr/bin/ # buildkit7.95 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 (Chromium) org.opencontainers.image.description=A Docker-based0 B
28RUN |4 TIMEZONE=UTC GOTENBERG_USER_GID=1001 GOTENBERG_USER_UID=1001218.81 MB
29COPY /home/gotenberg-chromium /usr/bin/gotenberg # buildkit9.12 MB
30COPY --chown=1001:1001 build/chromium-hyphen-data /opt/gotenberg/chromium-hyphen-data #1.09 MB
31ENV CHROMIUM_BIN_PATH=/usr/bin/chromium0 B
32ENV CHROMIUM_HYPHEN_DATA_DIR_PATH=/opt/gotenberg/chromium-hyphen-data0 B
33ENV PDFENGINES_CONVERT_ENGINES=0 B
34USER gotenberg0 B
35WORKDIR /home/gotenberg32 B
36EXPOSE [3000/tcp]0 B
37ENTRYPOINT ["/usr/bin/tini" "--"]0 B
38CMD ["gotenberg"]0 B

Command

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