Commit 861f5e4
Revert to spec-compliant "privileged": true property
The devcontainer spec defines "privileged" as a cross-orchestrator
property for image/Dockerfile scenarios. Use it instead of runArgs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a60b195 commit 861f5e4
File tree
2 files changed
+2
-2
lines changed- .devcontainer-from-scratch
- .devcontainer
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments