Suricata-Logger/DOCKERFILE

5 lines
141 B
Plaintext
Raw Permalink Normal View History

2025-06-02 17:41:15 +02:00
FROM denoland/deno
RUN apt update && apt upgrade -y
RUN apt install -y git suricata nano
RUN apt install -y systemctl curl iproute2 ethtool