Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

branch master - mininet container exit issue #114

Open
mariamwehbe opened this issue May 31, 2023 · 1 comment
Open

branch master - mininet container exit issue #114

mariamwehbe opened this issue May 31, 2023 · 1 comment

Comments

@mariamwehbe
Copy link

Hello,
Everytime I run the make start, the mininet container exits immediately.
The mininet logs shows the error below:

image
how can I keep the mininet container running and including the topology topo.py

@mertkanakkoc
Copy link

mertkanakkoc commented Jul 16, 2023

Hi,

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"].

try with that, hope this will work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants