build_devcontainer
Build a development container from configuration files to create consistent coding environments. Specify workspace path, custom config, or force rebuild.
Instructions
Build DevContainer from configuration
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceRoot | No | Workspace root path | . |
| configPath | No | Custom configuration file path | |
| rebuild | No | Force rebuild without cache |