gitdataai/docker
ZhenYi 129aa3dce7 fix(gingress): use ENTRYPOINT instead of CMD so Kubernetes args are passed correctly
Without ENTRYPOINT, Kubernetes replaces CMD with args, causing the container
to try executing "--ingress-class=gingress" as a binary directly.
2026-05-11 01:34:17 +08:00
..
app.Dockerfile feat(core): initialize project with access control and AI integration 2026-05-10 22:02:38 +08:00
email.Dockerfile feat(core): initialize project with access control and AI integration 2026-05-10 22:02:38 +08:00
gingress.Dockerfile fix(gingress): use ENTRYPOINT instead of CMD so Kubernetes args are passed correctly 2026-05-11 01:34:17 +08:00
githook.Dockerfile feat(core): initialize project with access control and AI integration 2026-05-10 22:02:38 +08:00
gitserver.Dockerfile feat(core): initialize project with access control and AI integration 2026-05-10 22:02:38 +08:00
metrics.Dockerfile feat(core): initialize project with access control and AI integration 2026-05-10 22:02:38 +08:00
static.Dockerfile feat(core): initialize project with access control and AI integration 2026-05-10 22:02:38 +08:00