1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-07-05 07:54:07 +02:00

Remove unused deps in Dockerfile

This commit is contained in:
Alexandre Iooss
2020-09-29 15:22:25 +02:00
parent e2e4a72e2a
commit 82969360a4
2 changed files with 2 additions and 3 deletions

View File

@ -32,7 +32,7 @@ You can also launch the Docker image using,
```
docker build . -t ghostream
docker run -it --rm -p 8080:8080 -p 2112:2112 -p 9710:9710 ghostream
docker run -it --rm -p 2112:2112 -p 9710:9710 -p 8080:8080 -p 10000-10005:10000-10005/udp ghostream
```
## Streaming