NS-3 Network Simulator in a box
10K+
A Docker container for the NS-3 Network Simulator
docker run --rm -it -v `pwd`:/work ryankurte/docker-ns3
ifconfig en0 | grep inet | awk '$1=="inet" {print $2}'xhost + $IPdocker run --rm -it -v `pwd`:/work -e DISPLAY=$IP:0 -v /tmp/.X11-unix:/tmp/.X11-unix ryankurte/docker-ns3For more information check out fredrikaverpil.github.io.
Content type
Image
Digest
Size
995.3 MB
Last updated
almost 9 years ago
docker pull ryankurte/docker-ns3