liuchunhua commented on issue #28805:
URL: https://github.com/apache/doris/issues/28805#issuecomment-1872541309

   
我使用2.0.3自建镜像也遇到这个问题,经过分析发现init_fe.sh脚本会检查image路径,如果不存在会add_priority_networks,重新运行的container会因为已经有Image路径,不会执行add_priority_networks,去掉判断逻辑后镜像能正常启动。


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to