This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
docker:pcap_analysis [2018/03/02 11:56] veera [Instructions : How to run the Docker image over PCAPs] |
docker:pcap_analysis [2018/03/02 11:57] (current) veera [Instructions : How to run the Docker image over PCAPs] |
||
---|---|---|---|
Line 42: | Line 42: | ||
--name trisul1a \ | --name trisul1a \ | ||
--net=host \ | --net=host \ | ||
- | --fine-resolution \ | ||
-v /opt/trisulroot:/trisulroot \ | -v /opt/trisulroot:/trisulroot \ | ||
-d trisulnsm/trisul6 \ | -d trisulnsm/trisul6 \ | ||
- | --pcap myhugeCapture.pcap | + | --fine-resolution \ |
+ | --pcap myhugeCapture.pcap | ||
</code> | </code> |