liyangxuan1

Results 1 issues of liyangxuan1

按照这个容器部署文档https://github.com/TencentBlueKing/bk-cmdb/blob/master/docs/wiki/container-support.md 部署后,docker日志报错Failed connect to 172.17.0.3:60004; Connection refused 镜像版本:ccr.ccs.tencentyun.com/bk.io/cmdb-standalone:v3.13.7 启动命令:docker run -d -p 8090:8090 --entrypoint /bin/sh ccr.ccs.tencentyun.com/bk.io/cmdb-standalone:v3.13.7 -c "sed -i 's/ip=127.0.0.1/ip=机器ip/' /data/run.sh && /data/run.sh" ![Image](https://github.com/user-attachments/assets/f665aa1a-bce5-4002-8e8b-794db92f9111) 请问一下这个是什么原因