base the base environment used to build and run the ns3. According to this document:Installation. (base)ns-3.* the environment that contained the built ns3-3.*, which is located at /root/workspace/ns3-allinone-3.*. The latest one is ns-3.29(ns-3.29).ns-3.*-nanonetworks the environment that contained the built nanonetworks, which is based on ns-3.*. The latest one is ns-3.28-nanonetworks(ns-3.28-nanonetworks)ns-3.29 well, please use ns-3.28 instead.Run the below command to acquire all the repository:
docker pull vistart/nsnam
Maybe you need the super user privilege if the current user does not belong to the docker group.
If you want to run the specific image, please specify the corresponding tag within the command, for example:
docker run -t -i vistart/nsnam:ns-3.28-nanonetworks
The Docker will pull all the dependency images before running it automatically.
Content type
Image
Digest
Size
724.5 MB
Last updated
almost 7 years ago
docker pull vistart/nsnam