yuqun20230302 opened a new issue, #563: URL: https://github.com/apache/incubator-hugegraph-toolchain/issues/563
### Bug Type (问题类型) None ### Before submit - [X] I had searched in the [issues](https://github.com/apache/hugegraph-toolchain/issues) and found no similar issues. ### Environment (环境信息) - Server Version: Linux hd1.dev.local 4.19.12-1.el7.elrepo.x86_64 #1 SMP Fri Dec 21 11:06:36 EST 2018 x86_64 x86_64 x86_64 GNU/Linux - dockerhub docker pull hugegraph/hubble:1.0.0 ### Expected & Actual behavior (期望与实际表现) ````bash docker run --rm -it --name=hugegraph-hubble -p 8090:8088 hugegraph/hubble:1.0.0 ````  ### Vertex/Edge example (问题点 / 边数据举例) _No response_ ### Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构) _No response_ -- 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]
