varconf-docker 分布式配置中心dockerfile 使用说明 构建 docker build -t varconf 运行 docker run -p 8088:8088 varconf 测试 访问链接http://127.0.0.1:8080 测试账号admin/123456