firejox / ns3-dock

Docker image for network simulator ns-3 based on x11docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ns3-dock deploy to docker hub

Docker image for network simulator ns-3 based on x11docker

Installation

You can pull the image from dockerhub or clone and built this project locally

docker pull firejox/ns3-dock

Usage

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

About

Docker image for network simulator ns-3 based on x11docker

License:MIT License


Languages

Language:Dockerfile 100.0%