mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-06 17:22:57 +01:00
intelmq-full: add ssh, required for rsync
https://github.com/certtools/intelmq/discussions/2234
This commit is contained in:
committed by
Sebastian Waldbauer
parent
a865cbcf47
commit
61129e65fe
@@ -21,6 +21,7 @@ RUN apt-get update \
|
|||||||
sudo \
|
sudo \
|
||||||
gcc \
|
gcc \
|
||||||
rsync \
|
rsync \
|
||||||
|
ssh \
|
||||||
python3-pika \
|
python3-pika \
|
||||||
python3-nose \
|
python3-nose \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user