herrBez / Nduja

Nduja is a software that de-anonymize crypto-currencies' addresses
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

Update Dockerfile #80

Closed herrBez closed 6 years ago

herrBez commented 6 years ago

Update Dockerfile to use a lightweight python version and not the heavy graph library

herrBez commented 6 years ago

We closed this PR because the dockerfile did not work. We preferred a simpler approach: remove graph libs dependencies from the dockerfile itself.