juanmaocxy opened a new issue, #3296: URL: https://github.com/apache/hertzbeat/issues/3296
### Question 1、i use mvn package -P cluster to package collector , generate /dist/apache-hertzbeat-collector-1.7.0-incubating-bin.tar.gz 2、use ` docker build -t registry.cn-hangzhou.aliyuncs.com/public_storage/hertzbeat-collector:master-1.7.0 . --build-arg VERSION="1.7.0" ` build image 3、use `docker run -d -e IDENTITY=nas -e MODE=private -e MANAGER_HOST=xxx -e MANAGER_PORT=1158 --restart=always --name hertzbeat-collector registry.cn-hangzhou.aliyuncs.com/public_storage/hertzbeat-collector:master-1.7.0` to run 4、here is error logs  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org