Skip to content
Snippets Groups Projects
Commit e8cb9e1e authored by MERINDOL PASCAL's avatar MERINDOL PASCAL
Browse files

READme best

parent 22898bfe
Branches
No related merge requests found
......@@ -59,10 +59,10 @@ docker pull registry.app.unistra.fr/jr.luttringer/reseaux-programmables-conteneu
sudo docker run --name resprog -v $PWD:/home --rm -it --privileged registry.app.unistra.fr/jr.luttringer/tofinolab2/p4-utils
```
Or, after cloning `p4learning` and `cd` into its repository, rely on the the `run.sh` script provided by your kind teachers...
Or, after cloning `p4learning` and `cd` into its repository, rely on the the `run.sh` script provided by your kind teachers:
```sh
sh run.sh
```
Instead of `tmux`, you can rely on `docker exec -it resprog bash`
\ No newline at end of file
Instead of `tmux` (as in the `sh` script - check inside), you can rely on `docker exec -it resprog bash` to open new `tty` (for the `mx` or the controller' commands in particular).
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment