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 .
Content type
Image
Digest
sha256:bbb92cb33…
Size
4.8 MB
Last updated
about 9 years ago
docker pull infoslack/nmap