Update non-root user description to reflect UID auto-matching

This commit is contained in:
2026-04-10 15:35:51 +02:00
parent bc1dceeaa1
commit aaf7d66157
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -225,7 +225,7 @@ docker compose run --rm devbox bash # interactive shell
- **Node.js 22** — for npx-based MCP servers
- **AWS CLI v2** — SSO and Bedrock authentication
- **Dev tools** — git, git-lfs, ssh, ripgrep, fd, fzf, jq, curl, wget, vim, tree
- **Non-root user** — runs as `developer` (UID 1000) with sudo access
- **Non-root user** — runs as `developer` with UID auto-matched to workspace owner (sudo available)
## Source