We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af522fd commit 422682cCopy full SHA for 422682c
README.md
@@ -6,7 +6,7 @@ RYU in Docker
6
7
Run the container and login (Docker port forwards port 6633 to host port 6633)
8
```
9
-docker run -it -p 6633:6633 --rm linton/docker-ryu ./bin/ryu-manager /bin/bash
+docker run -it -p 6633:6633 --rm linton/docker-ryu /bin/bash
10
11
12
or run the specific app `simple_switch_13`
0 commit comments