From 055c31452783a20e957657c7875bfb63962bcd66 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Wed, 2 Nov 2022 23:17:43 +0330 Subject: update --- Dockerfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 77bbc3f..2277696 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,3 +20,6 @@ RUN apt-get -y install nodejs # RUN pip install ipywidgets pandas pysocks # RUN jupyter labextension install jupyterlab_vim COPY --from=certbuilder /certs /certs +RUN pip install scapy matplotlib +RUN pip install --upgrade torch +# RUN apt update && apt install -y tcpdump tshark -- cgit v1.2.3