mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 09:12:49 +01:00
FIX: Fixed some missing dependecies
closes #16 closes #15 Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
This commit is contained in:
@@ -35,6 +35,8 @@ RUN apt-get update \
|
||||
python3-cerberus \
|
||||
python3-requests-mock \
|
||||
python3-shodan \
|
||||
python3-elasticsearch \
|
||||
python3-pymongo \
|
||||
libfuzzy-dev \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user