guelfoweb / knock

Knock Subdomain Scan
GNU General Public License v3.0
3.85k stars 854 forks source link

Added Dockerfile #93

Closed nocommentlab closed 3 years ago

nocommentlab commented 3 years ago

Implemented docker image docker build -t knock .: To compile the image docker run --volume [path_to_config.json]:/knock/knockpy/config.json --rm knock [args]: To run the dockerized knock. Example docker run --volume /home/antonioblescia/config.json:/knock/knockpy/config.json --rm knock nocommentlab.it