bring inline with master

This commit is contained in:
pemontto
2019-04-17 19:10:21 +10:00
parent 50f6c43a2f
commit 08334973be
6 changed files with 3 additions and 10 deletions

View File

@ -20,8 +20,7 @@ RUN python setup.py clean --all && \
WORKDIR /opt/VulnWhisperer
RUN python setup.py install && \
ln -s /opt/VulnWhisperer /tmp/VulnWhisperer
RUN python setup.py install
CMD vuln_whisperer -c /opt/VulnWhisperer/frameworks_example.ini