Sign inSign up

marsmensch/nmap

By marsmensch

Updated over 10 years ago

A Dockerfile for nmap https://nmap.org/ using Alpine.

Image
0

1.5K

marsmensch/nmap repository overview

docker-alpine-nmap

a Dockerfile for nmap https://nmap.org/ using Alpine.

Usage

There's a data volume available at /data/ if you need one.

View help and version
$ docker run --rm marsmensch/nmap
Example scan
$ docker run marsmensch/nmap -v -sn 192.168.0.0/16
Example easter egg
$ docker run marsmensch/nmap --thc

Docker Hub

Tag summary

Content type

Image

Digest

Size

5.7 MB

Last updated

over 10 years ago

docker pull marsmensch/nmap