8000 Create devcontainer.json · coder/deploy-code-server@69c9141 · GitHub
[go: up one dir, main page]

Skip to content

Commit 69c9141

Browse files
Create devcontainer.json
1 parent 4738acd commit 69c9141

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"image": "mcr.microsoft.com/devcontainers/universal:2",
3+
"features": {
4+
"ghcr.io/devcontainers/features/python:1": {},
5+
"ghcr.io/devcontainers/features/git:1": {}
6+
}
7+
}

0 commit comments

Comments
 (0)
0