Docker image for network simulator ns-3 based on x11docker
You can pull the image from dockerhub or clone and built this project locally
docker pull firejox/ns3-dock
The following command will start an interactive shell. The ns-3 source code will be located in/ns-3
.
x11docker -i firejox/ns3-dock
The visualizer NetAnim
has been built in the image. You can run NetAnim
in /ns-3/netanim-$version$
. For example,
/ns-3/netanim-3.108/NetAnim