added python-yara support

This commit is contained in:
Tobias Kessels
2019-06-19 12:47:53 +02:00
parent bd80ab4ed6
commit 26537960c0
2 changed files with 2 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ RUN apt-get update && apt-get install -y \
language-pack-de \
mpack \
libreoffice \
python-yara \
unzip ; \
rm -rf /var/lib/apt/lists/*