We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 611441f + 367d9dc commit 646538cCopy full SHA for 646538c
1 file changed
.devcontainer/devcontainer.json
@@ -15,6 +15,9 @@
15
},
16
"ghcr.io/devcontainers/features/github-cli:1": {
17
"version": "latest"
18
+ },
19
+ "ghcr.io/devcontainers/features/docker-in-docker:2": {
20
+ "version": "latest"
21
}
22
23
// Configure tool-specific properties
0 commit comments