mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-27 10:18:51 +02:00
Add docker build command in README
This commit is contained in:
@ -22,6 +22,7 @@ It uses Traefik reverse proxy.
|
|||||||
You can also launch the Docker image using,
|
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 8080:8080 -p 2112:2112 -p 9710:9710 ghostream
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user