-
Notifications
You must be signed in to change notification settings - Fork 237
Docker
@trimstray edited this page Dec 21, 2018
·
7 revisions
You can file an issue about it and ask that it be added.
The configuration is in the build/Dockerfile.
cd htrace.sh/build
docker build --rm -t htrace.sh -f Dockerfile .
docker run --rm -it --name htrace.sh htrace.sh -d http://nmap.org -s -h
htrace.sh v1.1.7