We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19fb9af commit 5c32dfaCopy full SHA for 5c32dfa
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
"image": "ghcr.io/bytecodealliance/sample-wasi-http-rust/devcontainer:latest",
3
"features": {
4
//"ghcr.io/devcontainers/features/rust:1": {},
5
- "ghcr.io/devcontainers/features/azure-cli:1": {}
+ //"ghcr.io/devcontainers/features/azure-cli:1": {}
6
},
7
"customizations": {
8
"vscode": {
0 commit comments