added libreoffice to default dockerfile
This commit is contained in:
@@ -23,6 +23,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
mpack \
|
mpack \
|
||||||
python-yara \
|
python-yara \
|
||||||
exiftool \
|
exiftool \
|
||||||
|
libreoffice \
|
||||||
unzip ; \
|
unzip ; \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user