Add more utilities for ADML-HTTP image
[anna.git] / docker-images / anna-adml-http / Dockerfile
index 9a3a7a7..c155c3e 100644 (file)
@@ -7,6 +7,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y tshark
 RUN apt-get update && apt-get install -y \
    net-tools \
    procps \
+   jq \
    python3 \
    python3-pip