mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/developing-applications/local-development/ides/vscode/vscode-remote-dev-containers.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
This commit is contained in:
parent
8f204c0222
commit
dae15e1723
|
@ -22,7 +22,7 @@ We also publish a Dev Container feature that installs the Dapr CLI inside any De
|
|||
|
||||
### Add the Dapr CLI using a Dev Container feature
|
||||
|
||||
You can install the Dapr CLI inside any Dev Container using [Dev Container features](https://containers.dev/features/).
|
||||
You can install the Dapr CLI inside any Dev Container using [Dev Container features](https://containers.dev/features).
|
||||
|
||||
To do that, edit your `devcontainer.json` and add two objects in the `"features"` section:
|
||||
|
||||
|
|
Loading…
Reference in New Issue