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 ef42226 commit c179f28Copy full SHA for c179f28
.devcontainer/devcontainer.json
@@ -8,6 +8,7 @@
8
},
9
// Features to add to the dev container. More info: https://containers.dev/features.
10
"features": {
11
+ "ghcr.io/devcontainers/features/docker-in-docker": {},
12
"ghcr.io/devcontainers/features/github-cli:1": {
13
"version": "latest"
14
0 commit comments