Skip to content

Commit

Permalink
chore(conversion): remove not needed LibreOffice packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bouassaba committed Jun 14, 2024
1 parent 9a6a565 commit 450ff63
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions conversion/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,9 @@ RUN npm i -g gltf-pipeline
RUN npm i -g @shopify/screenshot-glb

RUN apk add --no-cache \
libreoffice-base \
libreoffice-writer \
libreoffice-calc \
libreoffice-impress \
libreoffice-draw \
libreoffice-math
libreoffice-impress

RUN apk add --no-cache \
font-dejavu \
Expand Down

0 comments on commit 450ff63

Please sign in to comment.