A Dockerfile for nmap https://nmap.org/ using Alpine.
1.5K
a Dockerfile for nmap https://nmap.org/ using Alpine.
There's a data volume available at /data/ if you need one.
$ docker run --rm marsmensch/nmap
$ docker run marsmensch/nmap -v -sn 192.168.0.0/16
$ docker run marsmensch/nmap --thc
Content type
Image
Digest
Size
5.7 MB
Last updated
over 10 years ago
docker pull marsmensch/nmap