Giter Site home page Giter Site logo

ns3-focal's Introduction

NS3 on Ubuntu 20.04 / Focal

Here i provide a container which has a functioning NS3-build on Ubuntu.

This is very similar to ns3-bionic.

I have updated the script, since Ubuntu 20.04 has been released this year. So here we go again!

Usage

It can be used easily like:

docker run "NS3_IMAGE" "./waf --run hello-simulator"

Even debugging is possible:

docker run -it "NS3_IMAGE" "./waf --run=hello-simulator --command-template=\"gdb %s --args <args> \""

Modify this image or provide the source via -v to run your own simulations.

ns3-focal's People

Contributors

luxxii avatar

Watchers

 avatar

ns3-focal's Issues

basic doubt

could you give me a example about how to provide the source via -v if my file is in home for example?

could you give me source code applicable to your image?

I'm trying
sudo docker run --rm -v /home/diego/Documents/Projetos/iot:/ns3/ns-allinone-3.31/ns-3.31 "luxii/ns3-focal" "./waf --run hello-simulator"

and I receive
/bin/bash: ./waf: No such file or directory

sorry, I'm a beginner.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.