Commit be88c89
committed
fix: add non-root user to claude-runner container
Claude Code CLI refuses --dangerously-skip-permissions when running
as root. Add a 'runner' user for headless container execution.1 parent 72518cc commit be88c89
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | | - | |
| 21 | + | |
20 | 22 | | |
| 23 | + | |
21 | 24 | | |
0 commit comments