mangos/contrib/docker/README.md
andybe 1c0d1d343e
change uri from private repo to public magoszero (#154)
Co-authored-by: AndyBe <andreas.benzler@gmail.com>
2021-05-09 22:05:00 +01:00

15 lines
775 B
Markdown

<h3>Documentation for example docker-compose instance</h3>
- <a href="https://github.com/mangoszero/server/blob/master/contrib/docker/doc/SINGLE.md" >Install mangos as single instance with mangos-zero</a>
- <a href="https://github.com/mangoszero/server/blob/master/contrib/docker/doc/DOCKERCOMPOSE.md" >The "if and way" about the mangos docker-compose.yml</a>
- <a href="https://github.com/mangoszero/server/tree/master/contrib/docker/realm#readme" >Realmd Dockerfile</a>
- <a href="https://github.com/mangoszero/server/tree/master/contrib/docker/world#readme" >Mangos world Dockerfile</a>
<br>
<h3>Please read up in single instance.</h3>
Do not run the build.sh outside the container.<br>
It is written to be run in the build container as documented *single instance*.