Install "asdf" binary to the HOME folder of the REMOTE user
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/asdf-vm.com:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Version of "asdf" to install. | string | latest |
A version manager for multiple programming language runtimes. asdf provides a unified CLI to install and switch between different versions of tools such as Node.js, Python, Ruby, and many others using plugins.
Downloaded as a pre-compiled binary from the GitHub releases page and installed to the remote user's $HOME/.asdf directory.
No additional notes.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.