Sign inSign up

thecodingmachine/gotenberg:8-chromium

Multi-platform
Developer tools
Index digest

sha256:54ee2887571d07eee8a2ad42cc03552522a88b7616b1383cf6cb27800697782f

OS/ARCH

Compressed size

469.81 MB

Last pushed

6 months by gulnap

Type

Image

Manifest digest

sha256:3f976e52d887be6448ed9038df1a4813073c04c6d1f8bcbc7cd5f9f21ec8ef48

Image Layers

1# debian.sh --arch 'i386' out/30.87 MB
2ARG TIMEZONE=UTC0 B
3ENV TZ=UTC0 B
4COPY /custom-jre /opt/java # buildkit37.4 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.45 MB
10RUN |3 TIMEZONE=UTC GOTENBERG_USER_GID=1001 GOTENBERG_USER_UID=1001189 B
11RUN |3 TIMEZONE=UTC GOTENBERG_USER_GID=1001 GOTENBERG_USER_UID=1001670 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=1001243.82 MB
29COPY /home/gotenberg-chromium /usr/bin/gotenberg # buildkit9.21 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 'i386' out/ 'trixie' '@1773619200'