You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Options Id | Description | Type | Default Value |
17
+
|-----|-----|-----|-----|
18
+
| init.bashrc | Whether to add _hermes_ to the default Bash setup in `$[HOME}/.bashrc`| boolean | true |
19
+
| init.bashrc-overwrite | When `hermes.init.bashrc` is `true`, whether to completely overwrite the file `${HOME}/.bashrc` to only run _hermes_| boolean | true |
20
+
21
+
22
+
23
+
---
24
+
25
+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/georglauterbach/dev-container-features/blob/main/src/hermes/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/georglauterbach/dev-container-features/blob/main/src/lang-bash/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/georglauterbach/dev-container-features/blob/main/src/lang-rust/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
| Options Id | Description | Type | Default Value |
17
+
|-----|-----|-----|-----|
18
+
| version | Version of NodeJS to install | string | 25.0.0 |
19
+
| architecture | Architecture of NodeJS to install | string | x64 |
20
+
| uri | Non-default mirror for the `tar.xz`/`tar.gz` archive that contains NodeJS files. You can specify the version directly or use the string `<<VERSION>>` which is replaced by `node.version`| string |https://nodejs.org/dist/v<<VERSION>>/node-v<<VERSION>>-linux-<<ARCHITECTURE>>.tar.xz |
21
+
| proxy.http.http.address | A URI for an HTTP proxy | string | - |
22
+
| proxy.http.https.address | A URI for an HTTPS proxy | string | - |
23
+
| proxy.http.no-proxy.address | A list of URIs to not proxy | string | localhost,127.0.0.1 |
24
+
| acquire_insecure | Whether to download NodeJS without checking certificates | boolean | false |
25
+
26
+
27
+
28
+
---
29
+
30
+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/georglauterbach/dev-container-features/blob/main/src/nodejs/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/georglauterbach/dev-container-features/blob/main/src/vscode-cache-extensions/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
0 commit comments