mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-22 20:52:20 +00:00
Add docker build command in README
This commit is contained in:
parent
a2fd2499a9
commit
2a6291c2fd
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user