mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: add dev containers to manifest.json (#17854)
[preview](http://coder.com/docs/@dev-container-manifest/admin/templates/extending-templates/devcontainers)
This commit is contained in:
@@ -503,6 +503,11 @@
|
||||
"description": "Authenticate with provider APIs to provision workspaces",
|
||||
"path": "./admin/templates/extending-templates/provider-authentication.md"
|
||||
},
|
||||
{
|
||||
"title": "Configure a template for dev containers",
|
||||
"description": "How to use configure your template for dev containers",
|
||||
"path": "./admin/templates/extending-templates/devcontainers.md"
|
||||
},
|
||||
{
|
||||
"title": "Process Logging",
|
||||
"description": "Log workspace processes",
|
||||
|
||||
Reference in New Issue
Block a user