mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
docs: add guidance on when to use Project Discovery for Dev Containers (#21190)
Refs #21157
This commit is contained in:
@@ -32,6 +32,9 @@ Alternatively, enable automatic discovery of Dev Containers in Git repositories.
|
||||
The agent scans for `devcontainer.json` files and surfaces them in the Coder UI.
|
||||
See [Environment Variables](#environment-variables) for configuration options.
|
||||
|
||||
This approach is useful when developers frequently switch between repositories
|
||||
or work with many projects, as it reduces template maintenance overhead.
|
||||
|
||||
## Install the Dev Containers CLI
|
||||
|
||||
Use the
|
||||
|
||||
Reference in New Issue
Block a user