mushorg / glastopf

Web Application Honeypot
http://glastopf.org
551 stars 172 forks source link

Dockerfile Error #304

Closed sehrixhshafeeq closed 2 years ago

sehrixhshafeeq commented 4 years ago

By running docker build . creates error

Unable to locate php
Unable to locate php-dev

Possible reason This is expected result, the behavior seems to reproduced only on EOL (End Of Life) release— this assuming you use Ubuntu 14.04 because you tagged it 14.04.

https://askubuntu.com/questions/1152000/php7-1-unable-to-locate-package

glaslos commented 3 years ago

@sehrixhshafeeq is there a particular reason you are using Glastopf instead of https://github.com/mushorg/snare ?

glaslos commented 3 years ago

So, yeah, you are right, 14.04 is not supported anymore... I tried to upgrade to 16.04 but it opens a big can of worms... I think the only reasonable solution is upgrading Glastopf to python3. And that's the point where you really should use SNARE...