diff --git a/build/Dockerfile b/build/Dockerfile index 4d37fbc3..3d267c19 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -297,6 +297,8 @@ COPY --link --chown="$GOTENBERG_USER_UID:$GOTENBERG_USER_GID" build/chromium-hyp ENV CHROMIUM_BIN_PATH=/usr/bin/chromium ENV CHROMIUM_HYPHEN_DATA_DIR_PATH=/opt/gotenberg/chromium-hyphen-data +# No LibreOffice in this variant; override the default to use all available engines. +ENV PDFENGINES_CONVERT_ENGINES= USER gotenberg WORKDIR /home/gotenberg