imbajin opened a new issue, #840: URL: https://github.com/apache/incubator-hugegraph/issues/840
1. Add Dockerfile for running HugeServer 2. Users can pull/run the image from dockerhub directly. And anyone who has other suggestion for docker image can comment here @javeme We need a [dockerhub ](https://hub.docker.com/)account for auto-build the image and save it _After PR, will update the doc_ 📝 ## Update in 2022.01.24: Due to the project will move to Apache Foundation, we'll use `V0.12` as the server version & bind hubble with it, reopen this issue until it meets the new need, any suggestions for `Dockerfile` are welcome. - [ ] support build from the (latest) source code - [ ] adopt v0.12 (support raft based replication) - [ ] keep the tags same with server (like `hugegraph/hugegraph:v0.12`) - [ ] use hubble instead of studio to support new features - [ ] use jdk11 (maybe) - [ ] consider better way (like add a option to run backward) to avoid modify start-script - [ ] use a script to run server & hubble together OR use docker-compose to manage them - [ ] pre-load some data or graphs in container so that users can traverse the graph with one step (docker run) -- 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]
