docker 安装 sentinel

docker run --privileged=true --restart=always --network=host --name sentinel -d  -p 8858:8858  bladex/sentinel-dashboard
原文地址:https://www.cnblogs.com/xiaojf/p/14626338.html