s0md3v / Photon

Incredibly fast crawler designed for OSINT.
GNU General Public License v3.0
10.96k stars 1.49k forks source link

python alpine image - speed issue #173

Open naiiytom opened 3 years ago

naiiytom commented 3 years ago

Are you considering using python debian-based image instead of alpine-based? There could be many problems occur according to https://pythonspeed.com/articles/alpine-docker-python/

sthagen commented 3 years ago

Suggest to actually measure if there is an issue with speed. Doubling the size on such large docker images would benefit from evidence for a Photon use case. The #174 PR tests failed (maybe mocking the server in tests would be helpful).