This is a docker build with the linux NMAP command. The image is based on the Alpine Linux image.
$ docker build -t freelyit/nmap .
$ docker run --rm freelyit/nmap "ip address"
$ docker run --rm freelyit/nmap -sP "subnet as 192.168.10.0/24"
Content type
Image
Digest
sha256:76b64d923…
Size
9.9 MB
Last updated
over 1 year ago
docker pull freelyit/nmap