mirror of
https://github.com/certat/intelmq-docker.git
synced 2026-02-25 00:25:29 +01:00
Merge branch 'main' of https://github.com/certat/intelmq-docker into main
This commit is contained in:
@@ -20,6 +20,7 @@ RUN apt-get update \
|
||||
sudo \
|
||||
gcc \
|
||||
rsync \
|
||||
ssh \
|
||||
python3-pika \
|
||||
python3-nose \
|
||||
python3-dev \
|
||||
@@ -33,6 +34,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