Files
SPARC/.gitea
0xWheatyz 1067ffa35a
Build and Push Docker Image / build-and-push (push) Has been cancelled
fix: use Docker CLI with host daemon instead of buildah
- buildah requires user namespaces which aren't available in containers
- Use Docker CLI with host's Docker socket (already mounted by runner)
- Keep Alpine base and optimizations (git clone, sh shell)
- Simplest solution for containerized Kubernetes runners

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-06 03:09:37 +00:00
..