4paradigm / 4paradigm/OpenMLDB

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

Abierto
#3,760 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

**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.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
cmake, docker
Área
build-system, developer-experience, tooling
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.