Skip to content

eivarin/Dockerized-Coreemu

Repository files navigation

Dockerized-CoreEmu

Requirements:

  • docker
  • docker-compose
  • X11 forwarding capability on linux and macos (not needed in windows)

Setup:

  • sh setup.sh (This step may take a lot of time depending on your processor perfomance)

Run:

  • ./core-gui

NOTES/WARNINGS/TROUBLESHOUTING:

  • The first time setup takes a lot of time to run. Its dependant on the speed of the processor compiling both core and EMANE
  • Use the src folder to get code inside the container. Its path in the container is /src/. Its a volume
  • You need to have the DISPLAY environment variable.
  • you may need to check the coreemu postinstall guide

based of: coreemu docker tutorial

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages