mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Add document formats for unoconv
This commit is contained in:
@@ -34,6 +34,12 @@ RUN apt-get update \
|
|||||||
unoconv \
|
unoconv \
|
||||||
unzip \
|
unzip \
|
||||||
xpdf \
|
xpdf \
|
||||||
|
libreoffice-base-core \
|
||||||
|
libreoffice-impress \
|
||||||
|
libreoffice-calc \
|
||||||
|
libreoffice-math \
|
||||||
|
libreoffice-writer \
|
||||||
|
libreoffice-pdfimport \
|
||||||
&& update-locale "LANG=fr_FR.UTF-8 UTF-8" \
|
&& update-locale "LANG=fr_FR.UTF-8 UTF-8" \
|
||||||
&& dpkg-reconfigure --frontend noninteractive locales \
|
&& dpkg-reconfigure --frontend noninteractive locales \
|
||||||
&& docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ \
|
&& docker-php-ext-configure gd --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ \
|
||||||
|
Reference in New Issue
Block a user