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 c95fa9b commit b76b90fCopy full SHA for b76b90f
README.md
@@ -11,6 +11,7 @@ If you want to create your own features, see <https://github.com/devcontainers/f
11
| Feature | Description |
12
| ------------------------------------------------------------ | ----------------------------------------------------------------- |
13
| [azure-cli-persistence](src/azure-cli-persistence/README.md) | Preserve `~/.azure` folder across instances (avoids extra logins) |
14
+| [add-host](src/add-host/README.md) | Add a host name/ip to the dev container hosts file |
15
| [dev-tunnels](src/dev-tunnels/README.md) | Set up the `devtunnel` CLI for working with Dev Tunnels |
16
| [shell-history](src/shell-history/README.md) | Preserve shell history across dev container instances/rebuilds |
17
0 commit comments