README - docker-images - Various docker image builds I have created over the years.
(HTM) git clone git://jay.scot/docker-images
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
README (261B)
---
1 -= docker: dnsrecon =-
2
3 Super small docker image for the latest version of dnsrecon.
4
5
6 build
7 -----
8
9 $ docker build -t local/dnsrecon .
10
11
12 usage
13 -----
14
15 $ docker run -ti --rm local/dnsrecon
16
17
18 reference
19 ---------
20
21 dnsrecon: https://github.com/darkoperator/dnsrecon