ciscoasa tweaking, viz and dashboard finished

This commit is contained in:
Marco Ochse
2018-04-28 12:26:27 +00:00
parent 40244d3bcb
commit 915d3f1b89
4 changed files with 14 additions and 5 deletions

View File

@ -40,4 +40,3 @@ RUN apk -U upgrade && \
WORKDIR /tmp/ciscoasa/
USER ciscoasa:ciscoasa
CMD cp -R /opt/ciscoasa_honeypot/* /tmp/ciscoasa && exec python3 asa_server.py --enable_ssl --verbose >> /var/log/ciscoasa/ciscoasa.log 2>&1
#CMD cp -R /opt/ciscoasa_honeypot/* /tmp/ciscoasa && exec python3 asa_server.py --enable_ssl >> /var/log/ciscoasa/ciscoasa.log 2>&1