devcontainer
Start the project in devcontainer
Usageâ
$ dinghy devcontainer [options]
$ dinghy dc [options]
Optionsâ
| Name | Description |
|---|---|
[--volumns=<value>] | Additional volumns to mount to the devcontainer |
--workspace=<value> | The workspace folder to use in the devcontainer |
--engine | Ignore the image detection and use the default engine image |
--site=<value> | Ignore the image detection and use the site image. Could be name if multiple sites are configured. Value is not required if there is only one site configured. |
--skip-open | Do not open the devcontainer. Generate .devcontainer.json only |