The devcontainers CLI, which configures devcontainers from devcontainer.json. Requires the Docker client and access to a Docker engine socket (e.g. by mounting the host's Docker socket into the container)
"features": {
"ghcr.io/devcontainers-extra/features/devcontainers-cli:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Select the version to install. | string | latest |
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.