Skip to content

Commit 6117508

Browse files
committed
update devcontainer setup
1 parent d621c28 commit 6117508

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@
2222
}
2323
},
2424
"features": {
25+
// "ghcr.io/devcontainers/features/docker-in-docker:2": {}
2526
// "ghcr.io/devcontainers/features/common-utils:2": {},
27+
// "ghcr.io/anthropics/devcontainer-features/claude-code:1.0": {},
28+
// "ghcr.io/jsburckhardt/devcontainer-features/codex:latest": {}
2629
},
2730
"mounts": [
2831
"source=${localWorkspaceFolderBasename}-pixi,target=${containerWorkspaceFolder}/.pixi,type=volume"

0 commit comments

Comments
 (0)