Main Changes:
- Fixes for new docker
For installing read:
https://github.com/codeabovelab/haven-platform/blob/master/doc/installation.md
For updating:
docker stop cluman && docker rm cluman && \
docker run -d --name=cluman -p 8761:8761 --restart=unless-stopped \
-e "dm_kv_etcd_urls=http://$MASTER_IP:2379" codeabovelab/cluster-manager:1.2.7