add libreoffice

This commit is contained in:
Jason Fu
2025-07-09 02:59:05 +02:00
parent 2bc6b52e99
commit efc4b3f84c

View File

@@ -56,6 +56,7 @@ RUN apt-get update && apt-get install -y \
inkscape \
libheif-examples \
libjxl-tools \
libreoffice \
libva2 \
libvips-tools \
lmodern \
@@ -81,4 +82,4 @@ EXPOSE 3000/tcp
# used for calibre
ENV QTWEBENGINE_CHROMIUM_FLAGS="--no-sandbox"
ENV NODE_ENV=production
ENTRYPOINT [ "bun", "run", "./src/index.tsx" ]
ENTRYPOINT [ "bun", "run", "./src/index.tsx" ]