We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d31b5 commit e344e27Copy full SHA for e344e27
1 file changed
.devcontainer/devcontainer.json
@@ -13,6 +13,10 @@
13
// },
14
// "features": {
15
// "./claude-code": {}
16
+ // "ghcr.io/devcontainers/features/docker-in-docker:2": {}
17
+ // "ghcr.io/devcontainers/features/common-utils:2": {},
18
+ // "ghcr.io/anthropics/devcontainer-features/claude-code:1.0": {},
19
+ // "ghcr.io/jsburckhardt/devcontainer-features/codex:latest": {}
20
21
22
"initializeCommand": ".devcontainer/claude-code/init-host.sh",
0 commit comments