~singpolyma/biboumi

ea0151165a8719e596cbd35165db28fe90a376b1 — louiz’ 6 years ago 90b3c07
Use markdown for the docker readme
1 files changed, 4 insertions(+), 5 deletions(-)

R docker/biboumi/{README.rst => README.md}
R docker/biboumi/README.rst => docker/biboumi/README.md +4 -5
@@ 7,11 7,10 @@ Running
This image does not embed any XMPP server. You need to have a running XMPP
server first: as an other docker image, or running on the host machine.

Assuming you have a running `prosody
<https://hub.docker.com/r/prosody/prosody/>`_ container already running and
`properly configured
<https://prosody.im/doc/components#adding_an_external_component>`_ you can
use the following command to start your biboumi container.
Assuming you have a running [prosody](https://hub.docker.com/r/prosody/prosody/)
container already running and
[properly configured](https://prosody.im/doc/components#adding_an_external_component)
you can use the following command to start your biboumi container.

```
docker run --link prosody:xmpp \