added parallel json output creation

This commit is contained in:
2019-02-28 23:37:47 +01:00
parent 406e88ade8
commit 044fae2001
4 changed files with 88 additions and 74 deletions

View File

@@ -5,8 +5,9 @@ RUN apt-get install -y \
vim \
default-jdk \
python3 \
python3-pip \
sshfs
python3-pip
RUN apt-get install -y sshfs
RUN pip3 install lxml pandas sklearn