We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa92ace commit 919d874Copy full SHA for 919d874
dogfood/devcontainer.json
@@ -2,9 +2,8 @@
2
"name": "Develop Coder on Coder using Envbuilder",
3
"build": {
4
"dockerfile": "Dockerfile"
5
- }
+ },
6
7
"features": {},
8
- // SYS_PTRACE to enable go debugging
9
"runArgs": ["--cap-add=SYS_PTRACE"]
10
}
0 commit comments