added unoconv for ease doc2pdf conversion

This commit is contained in:
TKE
2020-01-31 17:08:57 +01:00
parent 832b767834
commit dfb82f686f

View File

@@ -24,6 +24,7 @@ RUN apt-get update && apt-get install -y \
python-yara \ python-yara \
exiftool \ exiftool \
libreoffice \ libreoffice \
unoconv \
ruby \ ruby \
pev \ pev \
unzip ; \ unzip ; \