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 59069c0 commit 9dd449aCopy full SHA for 9dd449a
.devcontainer/devcontainer.json
@@ -15,6 +15,7 @@
15
"source=${env:HOME}${env:USERPROFILE}/.npmrc,target=/home/vscode/.npmrc,type=bind"
16
],
17
"features": {
18
+ "ghcr.io/devcontainers/features/github-cli:1": {},
19
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {
20
"version": "latest",
21
"moby": "true",
0 commit comments