Skip to content

Latest commit

 

History

History
executable file
·
25 lines (17 loc) · 561 Bytes

File metadata and controls

executable file
·
25 lines (17 loc) · 561 Bytes

System Packages (system-packages)

Install arbitrary system packages using the system package manager.

Example Usage

"features": {
    "ghcr.io/postfinance/devcontainer-features/system-packages:1.0.0": {
        "packages": ""
    }
}

Options

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

Notes

System Compatibility

Debian, Ubuntu, Alpine