mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-09 23:40:27 +00:00
Add Docker Compose configuration (#990)
* Add Docker Compose configuration * Add docker wiki link
This commit is contained in:
parent
f8ad877601
commit
0898829313
@ -262,11 +262,7 @@ Usage of ./matterbridge:
|
|||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
Create your matterbridge.toml file locally eg in `/tmp/matterbridge.toml`
|
Please take a look at the [Docker Wiki page](https://github.com/42wim/matterbridge/wiki/Deploy:-Docker) for more information.
|
||||||
|
|
||||||
```
|
|
||||||
docker run -ti -v /tmp/matterbridge.toml:/matterbridge.toml 42wim/matterbridge
|
|
||||||
```
|
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user