Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc10eb7e

Browse files
committed
update envbuilder add-devcontainer with dev container integration links
1 parentd9f818c commitc10eb7e

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

‎docs/admin/templates/managing-templates/devcontainers/add-devcontainer.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
#Addadev container template with Envbuilder
1+
#Addan Envbuilderdev container template
22

3-
A Coder administrator adds a dev container-compatible template to Coder
4-
(Envbuilder). This allows the template to prompt for the developer for their dev
5-
container repository's URL as a
6-
[parameter](../../extending-templates/parameters.md) when they create their
7-
workspace. Envbuilder clones the repo and builds a container from the
8-
`devcontainer.json` specified in the repo.
3+
This guide shows platform administrators how to add an Envbuilder dev container template to Coder.
94

10-
You can create template files through the Coder dashboard, CLI, or you can
11-
choose a template from the
5+
This allows the template to prompt for the developer for their dev container repository's URL as a
6+
[parameter](../../extending-templates/parameters.md) when they create their workspace.
7+
Envbuilder clones the repo and builds a container from the`devcontainer.json` specified in the repo.
8+
9+
For the Docker-based Dev Containers integration, follow the[Configure a template for dev containers](../../extending-templates/devcontainers.md) documentation instead.
10+
11+
You can create template files through the Coder dashboard, CLI, or you can choose a template from the
1212
[Coder registry](https://registry.coder.com/templates):
1313

1414
<divclass="tabs">
@@ -143,4 +143,5 @@ Lifecycle scripts are managed by project developers.
143143

144144
## Next steps
145145

146+
- [Choose an approach to Dev Containers](../../extending-templates/dev-containers-envbuilder.md)
146147
- [Dev container security and caching](./devcontainer-security-caching.md)

‎docs/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
"path":"./admin/templates/managing-templates/devcontainers/index.md",
487487
"children": [
488488
{
489-
"title":"Addadev container template with Envbuilder",
489+
"title":"Addan Envbuilderdev container template",
490490
"description":"Use Envbuilder to add a dev container template to Coder",
491491
"path":"./admin/templates/managing-templates/devcontainers/add-devcontainer.md"
492492
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp