We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3d0fd commit 1a4a82dCopy full SHA for 1a4a82d
.devcontainer.json
@@ -9,7 +9,8 @@
9
}
10
},
11
"features": {
12
- "ghcr.io/devcontainers/features/docker-in-docker:2": {}
+ "ghcr.io/devcontainers/features/docker-in-docker:2": {},
13
+ "ghcr.io/devcontainers/features/github-cli:1": {}
14
15
"remoteUser": "node",
16
"postCreateCommand": "npm install -g @devcontainers/cli"
0 commit comments