Josh Knapp 625260b060
All checks were successful
Build Container / build-container (push) Successful in 3m42s
Fix UID/GID mismatch and SSH key permissions in container
- Entrypoint now runs as root to remap the container's claude user
  UID/GID to match the host user, fixing bind mount permission errors
  on WSL
- SSH keys are mounted read-only to a staging path (/tmp/.host-ssh)
  and copied to ~/.ssh with correct permissions by the entrypoint
- Exec sessions explicitly run as the claude user
- Host UID/GID detected automatically and passed as env vars

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 04:36:01 +00:00
Description
No description provided
MIT 1.7 MiB
2026-03-10 16:57:24 +00:00
Languages
TypeScript 49.7%
Rust 39.6%
Shell 8.3%
Dockerfile 1.8%
CSS 0.3%
Other 0.2%