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 221bceb commit d33762fCopy full SHA for d33762f
.devcontainer/devcontainer.json
@@ -1,6 +1,7 @@
1
{
2
"image": "mcr.microsoft.com/devcontainers/go",
3
"features": {
4
- "ghcr.io/devcontainers/features/terraform:1": {}
+ "ghcr.io/devcontainers/features/terraform:1": {},
5
+ "ghcr.io/devcontainers/features/docker-in-docker:2": {}
6
}
7
0 commit comments