Add Docker public repo

This commit is contained in:
Maxime Dor
2017-09-03 13:49:00 +02:00
parent c03573b24f
commit a046f9f327

View File

@@ -40,6 +40,11 @@ See [releases]((https://github.com/kamax-io/mxisd/releases)) for native installe
If none is available, please use other packages or build from source.
## Docker
```
docker pull kamax/mxisd
```
For more info, see [the public repository](https://hub.docker.com/r/kamax/mxisd/)
### From source
[Build mxisd](#build) then build the docker image:
```