Skip to content
Snippets Groups Projects
Commit 47662b26 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

added network tools

parent 5e6a6865
No related branches found
No related tags found
1 merge request!980TMSS-2035
...@@ -9,7 +9,7 @@ FROM ci_scu:$BASE_VERSION ...@@ -9,7 +9,7 @@ FROM ci_scu:$BASE_VERSION
RUN echo "Installing extra packages for LTA..." RUN echo "Installing extra packages for LTA..."
USER root USER root
RUN yum install -y nmap-ncat RUN yum install -y nmap-ncat net-tools traceroute
RUN pip3 install pysimplesoap mysql-connector flask lxml requests pygcn xmljson mysql-connector-python pymysql psutil RUN pip3 install pysimplesoap mysql-connector flask lxml requests pygcn xmljson mysql-connector-python pymysql psutil
RUN adduser ingest RUN adduser ingest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment