mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 05:05:08 +02:00
964332a160
The --user runner container option doesn't set up the user environment properly — bun can't write temp files even with TMPDIR overrides. Switch to USER runner in the Dockerfile which properly sets HOME and creates the user context. Also pre-create ~/.bun owned by runner. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>