bfenetworks / bfe

A modern layer 7 load balancer from baidu
https://www.bfe-networks.net
Apache License 2.0
6.12k stars 946 forks source link

容器无法运行,这是bug还是我没配置好? #1088

Closed reedlxm closed 1 year ago

reedlxm commented 1 year ago

docker run -p 8080:8080 -p 8443:8443 -p 8421:8421 -v /bfe/log:/bfe/log -v /bfe/conf:/bfe/conf bfenetworks/bfe 2022/12/01 10:05:19 maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined

iyangsj commented 1 year ago

输出日志是告警信息,不影响启动运行。

按这里的方式,确认是否成功运行:https://github.com/bfenetworks/bfe/blob/develop/docs/zh_cn/installation/install_using_docker.md

如果没有成功运行,可以检查下bfe日志中具体输出的错误信息