add libreoffice
This commit is contained in:
parent
2bc6b52e99
commit
efc4b3f84c
1 changed files with 2 additions and 1 deletions
|
|
@ -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" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue