mushorg / conpot

ICS/SCADA honeypot
GNU General Public License v2.0
1.24k stars 415 forks source link

docker/dockerfile:Updated dockerfile #429

Closed sladyn98 closed 5 years ago

sladyn98 commented 5 years ago

With the recent update to pip 19.01 there was a build slight issue with the docker commands, refer here: https://github.com/pypa/pip/issues/6197, which has been fixed.

sladyn98 commented 5 years ago

Yeah I think that would be the best option since the docker will complain.Do you want me to edit and submit a PR again?

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 1128


Files with Coverage Reduction New Missed Lines %
conpot/protocols/ftp/ftp_base_handler.py 4 80.12%
conpot/protocols/http/command_responder.py 5 54.32%
conpot/protocols/ftp/ftp_handler.py 10 80.31%
conpot/protocols/IEC104/IEC104_server.py 14 47.31%
<!-- Total: 33 -->
Totals Coverage Status
Change from base Build 1126: -0.08%
Covered Lines: 5367
Relevant Lines: 7566

💛 - Coveralls
xandfury commented 5 years ago

Thanks for your contribution :heart: