Sign inSign up

thecodingmachine/gotenberg:8.30.1-chromium-aws-lambda

Multi-platform
Developer tools
Index digest

sha256:1204a8a7ef7a86018f2d28b8d1df42597c4ee9afe6b758beaa8d264808f8c7bf

OS/ARCH

Compressed size

470.11 MB

Last pushed

6 months by gulnap

Type

Image

Manifest digest

sha256:9a77d18f46df31eca327fa27eb627566471f24c2deaf0f62b3955368a541bee3

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 (Chromium) org.opencontainers.image.description=A Docker-based0 B
28RUN |4 TIMEZONE=UTC GOTENBERG_USER_GID=1001 GOTENBERG_USER_UID=1001246.51 MB
29COPY /home/gotenberg-chromium /usr/bin/gotenberg # buildkit9.6 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
39USER root0 B
40COPY /lambda-adapter /opt/extensions/lambda-adapter # buildkit1.62 MB
41ENV AWS_LWA_PORT=30000 B
42ENV AWS_LWA_READINESS_CHECK_PATH=/health0 B
43ENV AWS_LWA_INVOKE_MODE=buffered0 B
44ENV API_PORT_FROM_ENV=AWS_LWA_PORT0 B
45ENV WEBHOOK_ENABLE_SYNC_MODE=true0 B
46ENV GOTENBERG_BUILD_DEBUG_DATA=false0 B
47USER gotenberg0 B

Command

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