15 lines
775 B
Markdown
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*. |