Docker image for Nmap
Usage with my image:
$ docker run -it infoslack/nmap www.example.com
If you want to generate the image:
$ git clone [email protected]:infoslack/sec-tools.git
$ cd sec-tools/nmap
$ docker build -t nmap .
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Docker image for Nmap
Usage with my image:
$ docker run -it infoslack/nmap www.example.com
If you want to generate the image:
$ git clone [email protected]:infoslack/sec-tools.git
$ cd sec-tools/nmap
$ docker build -t nmap .