4paradigm / 4paradigm/OpenMLDB

docker image for developers to build openmldb from scratch without internet for native codes

未关闭
#3,760 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
1.7k
派生
331
平均合并
12 天 12 小时
30 天内合并 PR
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。