OMNeT++ ready to be used with distrobox!
325
This image contains OMNeT++ compiled and ready to use with distrobox. It is based on openSUSE Tumbleweed image.
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
omnetpp command to the hostInside 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
Inside the environment, run:
distrobox-export --app "OMNeT++ 6.0.3 IDE"
The icon should appear in the host menu in a few seconds.
Content type
Image
Digest
sha256:65061d363…
Size
1.4 GB
Last updated
about 2 years ago
docker pull jpmsb/omnetpp