Install "jq" binary
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/jq:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Currently unused. jq is installed via the system package manager. | string | latest |
A lightweight and flexible command-line JSON processor. jq is like sed for JSON data — it allows you to slice, filter, map, and transform structured JSON data with ease.
Installed via the system APT package manager (apt-get install jq).
No additional notes.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.