4paradigm / 4paradigm/OpenMLDB
docker image for developers to build openmldb from scratch without internet for native codes
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
**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.
コントリビューションガイド
調査の方向性
Start by examining the existing Dockerfile and build scripts in the repository, likely in a 'docker' or 'tools' directory. Understand the 'make configure' step and what files it downloads. The goal is to modify the Docker image based on '4pdosc/hybridsql:0.8' to include all dependencies and the OpenMLDB source code, enabling offline builds. Test by building the image and verifying the build works without internet access.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cmake, docker
- 領域
- build-system, developer-experience, tooling
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100