We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1582f29 commit 88da858Copy full SHA for 88da858
1 file changed
.devcontainer/devcontainer.json
@@ -12,8 +12,8 @@
12
13
"features": {
14
"./claude-code": {},
15
- "ghcr.io/devcontainers/features/docker-in-docker:2": {},
16
- "ghcr.io/devcontainers/features/common-utils:2": {}
+ // "ghcr.io/devcontainers/features/docker-in-docker:2": {},
+ // "ghcr.io/devcontainers/features/common-utils:2": {}
17
},
18
19
"initializeCommand": ".devcontainer/claude-code/init-host.sh",
0 commit comments