Switch to full Libreoffice installation, add missing awscli package (#5711)

This commit is contained in:
Alex Kriuchykhin 2023-07-04 14:28:40 +02:00 committed by GitHub
parent 1c337b7dd6
commit dea46f45cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,15 +74,14 @@ RUN \
postgresql-client \
netcat \
npm \
awscli \
default-jre-headless \
poppler-utils \
librsvg2-2 \
libvips42 \
graphviz \
libreoffice-calc \
libreoffice-impress \
libreoffice-writer \
libfile-mimeinfo-perl && \
apt-get install -y libreoffice && \
ln -s /usr/lib/x86_64-linux-gnu/libvips.so.42 /usr/lib/x86_64-linux-gnu/libvips.so
ARG BUILD_TIMESTAMP=1