mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 13:15:24 +02:00
817817e0db
Bun's tempdir AccessDenied persists because the container /tmp is root-owned. Fix at both layers: 1. Dockerfile: chmod 1777 /tmp during build 2. Workflow: chmod + TMPDIR/BUN_TMPDIR fallback at runtime Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>