Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Apt can install packages on Debian-like systems (apt)

A feature to install packages on Debian like systems

Example Usage

"features": {
    "ghcr.io/wxw-matt/devcontainer-features/apt:0": {}
}

Options

Options Id Description Type Default Value
packages Package names delimited by commas. string vim
clean_cache Remove cache after the packages installed boolean true
local_mirror Using local apt mirror boolean true

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.