You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Options Id | Description | Type | Default Value |
17
+
|-----|-----|-----|-----|
18
+
| version | Select version of the GitHub Copilot CLI, if not latest. | string | latest |
19
+
20
+
21
+
22
+
## OS Support
23
+
24
+
This Feature should work on recent versions of Debian/Ubuntu-based distributions.
25
+
26
+
`bash` is required to execute the `install.sh` script.
27
+
28
+
29
+
---
30
+
31
+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/copilot-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
"description": "Create child containers *inside* a container, independent from the host's docker instance. Installs Docker extension in the container along with needed CLIs.",
0 commit comments