Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
@@ -15,8 +15,8 @@ MIT see [LICENSE](https://github.com/dragonchaser/matrix-feeder/blob/master/LICE
|
|||||||
## Run
|
## Run
|
||||||
|
|
||||||
```
|
```
|
||||||
docker build . -t local/weirdradio:latest
|
$> docker build . -t local/weirdradio:latest
|
||||||
docker run -it \
|
$> docker run -it \
|
||||||
-p8090:8090 \
|
-p8090:8090 \
|
||||||
-p8080:8080 \
|
-p8080:8080 \
|
||||||
-v $(pwd)/config:/weirdradio/config \
|
-v $(pwd)/config:/weirdradio/config \
|
||||||
|
|||||||
Reference in New Issue
Block a user