Files
mcpctl/.gitea
Michal 0dac2c2f1d
Some checks failed
CI/CD / typecheck (push) Successful in 42s
CI/CD / test (push) Successful in 54s
CI/CD / lint (push) Successful in 10m49s
CI/CD / build (push) Successful in 1m13s
CI/CD / docker (push) Failing after 23s
CI/CD / publish-rpm (push) Successful in 36s
CI/CD / deploy (push) Has been skipped
ci: use kaniko executor for docker builds
Docker, podman, and buildah all fail in the runner container due to
missing /proc/self/uid_map (no user namespace support). Kaniko is
designed specifically for building Docker images inside containers
without privileged access, Docker daemon, or user namespaces.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 10:51:42 +00:00
..