Add new file

This commit is contained in:
Julien Cabillot 2018-05-25 00:19:14 +00:00
parent fea410b03b
commit df6cf19953

4
README.MD Normal file
View File

@ -0,0 +1,4 @@
Exemple :
```bash
docker run --rm -p 5201:5201 -ti jcabillot/iperf3 -s
```