4paradigm / 4paradigm/OpenMLDB
docker image for developers to build openmldb from scratch without internet for native codes
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
**Describe the feature you'd like**
Now we have provide a docker image to build openmldb from scratch in http://openmldb.ai/docs/zh/main/deploy/compile.html . It will download some files from github and require users to download the openmldb source.
We may provide a better docker image so that developers can build source code without internet.
**Additional context**
Base on the docker image of "4pdosc/hybridsql:0.8" and download the required files when `make configure`. Add the source code of openmldb in docker image without `.git` files.
Contributor guide
Assessment
This issue has not been assessed yet.