dm :32750/swagger/
删除容器,自动创建容器
dm
更新dm和acl包
cd /var/lib/helmrepo/
helm package --save=false ./dm
helm repo index --url=http://10.17.1.160:8879/charts /var/lib/helmrepo/
helm repo update
cd /opt/yqq/dm-file/
docker build -t registry.iot.com:5000/library/iot/dm-and-acl:0.0.1 .
docker push registry.iot.com:5000/library/iot/dm-and-acl:0.0.1
cd /usr/sbin
./emqtt_ctl cluster status
原文:https://www.cnblogs.com/myfrank/p/9010478.html