Skip to content

marsmensch/docker-alpine-nmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A #docker image providing nmap using Alpine. marsmensch/nmap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published