-
Notifications
You must be signed in to change notification settings - Fork 237
Docker
@trimstray edited this page Mar 8, 2019
·
7 revisions
You can file an issue about it and ask that it be added.
The configuration is in the Dockerfile.
# Go into directory and build docker image
cd htrace.sh && build/build.sh
# Run the app
docker run --rm -it --name htrace.sh htrace.sh -u https://nmap.org -s -h
htrace.sh v1.1.7