Commit 5be4747
Christer Barreholm
fix: --version container maps host user to uid 1000, not 1001
The image's claude user is uid 1000 and the main run path already uses
keep-id:uid=1000,gid=1000; only the --version path mapped to 1001,
leaving the host user unmapped to the account the process runs as.1 parent aacb5d2 commit 5be4747
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments