You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you did not solve the issue yet, change the entrypoint in mininet service in docker-compose.yml file to:
entrypoint: ["python3", "/mininet/topo.py"].
Hello,
Everytime I run the make start, the mininet container exits immediately.
The mininet logs shows the error below:
how can I keep the mininet container running and including the topology topo.py
The text was updated successfully, but these errors were encountered: