Install arbitrary system packages using the system package manager.
"features": {
"ghcr.io/postfinance/devcontainer-features/system-packages:1.0.0": {
"packages": ""
}
}| Option | Description | Type | Default Value | Proposals |
|---|---|---|---|---|
| packages | Comma-separated list of system packages to install. | string | <empty> | curl,git,htop, sshpass,yamllint,yq,gettext-base |
Debian, Ubuntu, Alpine