Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Homebrew (homebrew)

Installs Homebrew

Example Usage

"features": {
    "ghcr.io/meaningful-ooo/devcontainer-features/homebrew:2": {}
}

Options

Options Id Description Type Default Value
shallowClone Install Homebrew using shallow clone. Shallow clone allows significant reduction in the installation size at the expense of not being able to run brew update, which effectively means the package index will be frozen at the moment of the image creation. boolean false

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