s0md3v / Striker

Striker is an offensive information and vulnerability scanner.
GNU General Public License v3.0
2.22k stars 451 forks source link

Added alpine-based dockerfile, updated README with deploy instructions #21

Closed khast3x closed 5 years ago

s0md3v commented 6 years ago

I have no prior experience with docker files. Can you tell me how your dock file is going to improve Striker?

khast3x commented 6 years ago

You can deploy a docker container which has all the environement and dependencies pre-built. "If it works for me it works for you".
Furthermore, you can very easily deploy a container in a hosted cloud or even a cluster of servers without prior configurations.
I have a repo which has a few examples if you're interested.

s0md3v commented 5 years ago

Striker is being re-written and hence issues and pull requests related to the previous build no longer apply. Thanks for contributing to the project.