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 be514b2 commit 4226ff4Copy full SHA for 4226ff4
.devcontainer/devcontainer.json
@@ -4,7 +4,8 @@
4
"forwardPorts": [50505],
5
"features": {
6
"ghcr.io/azure/azure-dev/azd:latest": {},
7
- "ghcr.io/devcontainers/features/azure-cli:1": {}
+ "ghcr.io/devcontainers/features/azure-cli:1": {},
8
+ "ghcr.io/devcontainers/features/docker-in-docker:2": {}
9
},
10
"customizations": {
11
"vscode": {
0 commit comments