Sign inSign up

jpmsb/omnetpp

By jpmsb

Updated about 2 years ago

OMNeT++ ready to be used with distrobox!

Image
Networking
Languages & frameworks
Developer tools
0

325

jpmsb/omnetpp repository overview

OMNeT++

This image contains OMNeT++ compiled and ready to use with distrobox. It is based on openSUSE Tumbleweed image.

How to use

The recommended way to use this image is through distrobox:

  • First, create the container:

    distrobox create --image jpmsb/omnetpp:6.0.3 --name omnetpp
    
  • Then, enter in the environment and wait for it to be ready:

    distrobox enter omnetpp
    
  • Finally, you can use Omnet++ as you would normally do:

    omnetpp
    
Exporting the omnetpp command to the host
  • Inside the environment, run:

    distrobox-export --bin /opt/omnetpp-6.0.3/bin/omnetpp omnetpp
    
  • Then, you can use Omnet++ from the host OS as you would normally do:

    omnetpp
    
Exporting the OMNeT++ application icon to the host menu
  • Inside the environment, run:

    distrobox-export --app "OMNeT++ 6.0.3 IDE"
    

The icon should appear in the host menu in a few seconds.

Tag summary

Content type

Image

Digest

sha256:65061d363

Size

1.4 GB

Last updated

about 2 years ago

docker pull jpmsb/omnetpp