Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit f574b9723e87ca50d9ec73a7c8045d5f9747e9c5 Author: Patrizio Bekerle <patrizio@bekerle.com> Date: Sun Feb 02 21:14:19 2020 +0000 Add Docker Compose configuration (#990) * Add Docker Compose configuration * Add docker wiki link diff --git a/README.md b/README.md index 6f41605..9b4d038 100644 --- a/README.md +++ b/README.md @@ -26211 +2627 @@ Usage of ./matterbridge:    ### Docker   -Create your matterbridge.toml file locally eg in `/tmp/matterbridge.toml` - -``` -docker run -ti -v /tmp/matterbridge.toml:/matterbridge.toml 42wim/matterbridge -``` +Please take a look at the [Docker Wiki page](https://github.com/42wim/matterbridge/wiki/Deploy:-Docker) for more information.    ## Changelog