jonluca / Anubis

Subdomain enumeration and information gathering tool
https://jonlu.ca/anubis/
MIT License
1.18k stars 151 forks source link

Add Docker support #18

Closed MrSaints closed 6 years ago

MrSaints commented 6 years ago

This should allow for automated builds on Docker Hub. Furthermore, it will allow users to run anubis without a local installation of Python (or its dependencies).


There's some extra configuration steps needed https://hub.docker.com/.

Let me know what you think.

jonluca commented 6 years ago

Yeah I'm open to this. What extra config steps are required?

MrSaints commented 6 years ago

I believe you just need to create an account, and you should be able to sync your repository over / add it for automated builds :)