gitdataai/docker
ZhenYi 0f441f5eb4
Some checks failed
CI / Rust Lint & Check (push) Has been cancelled
CI / Rust Tests (push) Has been cancelled
CI / Frontend Lint & Type Check (push) Has been cancelled
CI / Frontend Build (push) Has been cancelled
fix(docker): use ubuntu:24.04 base image for all runtime Dockerfiles
Resolves GLIBC_2.39 mismatch error — CI builds on ubuntu-latest
(24.04) which links against glibc 2.39, but debian:bookworm-slim
only provides glibc 2.36, causing binary execution failure.
2026-04-27 09:42:02 +08:00
..
crd init 2026-04-15 09:08:09 +08:00
operator init 2026-04-15 09:08:09 +08:00
adminrpc.Dockerfile fix(docker): use ubuntu:24.04 base image for all runtime Dockerfiles 2026-04-27 09:42:02 +08:00
app.Dockerfile fix(docker): use ubuntu:24.04 base image for all runtime Dockerfiles 2026-04-27 09:42:02 +08:00
build.md init 2026-04-15 09:08:09 +08:00
build.sh init 2026-04-15 09:08:09 +08:00
email-worker.Dockerfile fix(docker): use ubuntu:24.04 base image for all runtime Dockerfiles 2026-04-27 09:42:02 +08:00
git-hook.Dockerfile fix(docker): use ubuntu:24.04 base image for all runtime Dockerfiles 2026-04-27 09:42:02 +08:00
gitserver.Dockerfile fix(docker): use ubuntu:24.04 base image for all runtime Dockerfiles 2026-04-27 09:42:02 +08:00
operator.Dockerfile fix(docker): use ubuntu:24.04 base image for all runtime Dockerfiles 2026-04-27 09:42:02 +08:00
static.Dockerfile fix(docker): use ubuntu:24.04 base image for all runtime Dockerfiles 2026-04-27 09:42:02 +08:00