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 afbefa1 commit f744fb9Copy full SHA for f744fb9
.devcontainer/devcontainer.json
@@ -5,7 +5,8 @@
5
},
6
7
"features": {
8
- "ghcr.io/devcontainers/features/docker-in-docker:2": {}
+ "ghcr.io/devcontainers/features/docker-in-docker:2": {},
9
+ "ghcr.io/devcontainers/features/github-cli": {}
10
11
12
"updateContentCommand": "npm install",
0 commit comments