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 b2a1002 commit a495c8bCopy full SHA for a495c8b
.devcontainer/devcontainer.json
@@ -10,8 +10,7 @@
10
"context": ".",
11
"dockerfile": "Dockerfile"
12
},
13
- // Features add additional features to your environment. See https://containers.dev/features
14
- // Beware: features are not supported on all platforms and may have unintended side-effects.
+
15
"features": {
16
"ghcr.io/devcontainers/features/node:1": {
17
"nodeGypDependencies": true,
0 commit comments