User Tools

Site Tools


tips:docker_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tips:docker_installation [2020/05/26 14:48] – created navaneethtips:docker_installation [2020/05/26 14:51] (current) navaneeth
Line 10: Line 10:
 sudo docker run  --net=host -v /opt/trisul6_root:/trisulroot -d trisulnsm/trisul6 --interface ens33</code> sudo docker run  --net=host -v /opt/trisul6_root:/trisulroot -d trisulnsm/trisul6 --interface ens33</code>
  
 +{{:tips:docker_execute.png?600|}}
 In the above command, notice that you mapped the volume using -v of the host directory ///opt/trisul6_root//. That is where all the persistent data is kept. In the above command, notice that you mapped the volume using -v of the host directory ///opt/trisul6_root//. That is where all the persistent data is kept.
  
Line 44: Line 45:
  
 With the Netflow Pcap Dumped, The Trisul UI will look like this. With the Netflow Pcap Dumped, The Trisul UI will look like this.
 +
 {{:tips:docker_ui.png?600|}} {{:tips:docker_ui.png?600|}}
  
  
  
tips/docker_installation.txt · Last modified: 2020/05/26 14:51 by navaneeth