This commit is contained in:
Anatoly Sablin
2019-06-27 00:07:44 +03:00
parent 21d9d0fda1
commit 3043cd4e61
13 changed files with 49 additions and 65 deletions

View File

@@ -1,3 +1,9 @@
---
** Outdated due to migrating to fork. **
---
# Docker
## Fetch
Pull the latest stable image:
@@ -22,4 +28,4 @@ docker run --rm -e MATRIX_DOMAIN=example.org -v /data/mxisd/etc:/etc/mxisd -v /d
For more info, including the list of possible tags, see [the public repository](https://hub.docker.com/r/kamax/mxisd/)
## Troubleshoot
Please read the [Troubleshooting guide](../troubleshooting.md).
Please read the [Troubleshooting guide](../troubleshooting.md).