Add runtime UID/GID adjustment to match host workspace owner
This commit is contained in:
@@ -99,6 +99,8 @@ docker compose exec devbox aws --version
|
||||
| `GIT_USER_EMAIL` | Git commit author email | — |
|
||||
| `WORKSPACE_PATH` | Host path to mount | `.` |
|
||||
| `SSH_KEY_PATH` | Host SSH key directory | `~/.ssh` |
|
||||
| `USER_UID` | Override container user UID | Auto-detect from `/workspace` |
|
||||
| `USER_GID` | Override container user GID | Auto-detect from `/workspace` |
|
||||
|
||||
### Custom opencode config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user