mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 05:05:08 +02:00
cdd6373147
Docker --user runner means /tmp (created as root during build) isn't writable. Bun requires a writable tempdir for any operation including compilation. Mount a fresh tmpfs at /tmp with exec permissions. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>