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

docs: add comprehensive dev containers documentation with examples#18582

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
EdwardAngert wants to merge25 commits intomain
base:main
Choose a base branch
Loading
fromdev-container-ga

Conversation

EdwardAngert
Copy link
Contributor

@EdwardAngertEdwardAngert commentedJun 25, 2025
edited
Loading

@EdwardAngertEdwardAngert self-assigned thisJun 25, 2025
@EdwardAngertEdwardAngert added the docsArea: coder.com/docs labelJun 25, 2025
@EdwardAngertEdwardAngert changed the titledocs: (draft) add comprehensive dev containers documentation with examplesdocs: add comprehensive dev containers documentation with examplesJun 27, 2025
@EdwardAngert
Copy link
ContributorAuthor

I had some trouble getting the example working with my barebones deployment, and I think it's because of the docker-in-docker requirement

I'm going to have to come back for some more testing

@@ -1,4 +1,4 @@
#Devcontainers
#EnvbuilderDevContainers
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Why does it lead withEnvbuilder?

By creating unique images per-project, you remove unnecessary dependencies and
reduce the workspace size and resource consumption of any given project. Full
image caching ensures optimal start and stop times.
##Benefits of Envbuilder
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

?? this is a comparison table? why is it promoting Envbuilder? that is the old thing

| Multiple Dev Containers per workspace | Yes | No |
| Rebuild when `devcontainer.json` changes | Yes (auto-prompt) | Limited (requires full workspace rebuild) |
| Docker required in workspace | Yes | No (works in restricted envs) |
| Admin vs. developer control | Developer decides per repo | Platform admin manages via template |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This is incorrect. both can be determined via parameters

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@bpmctbpmctbpmct left review comments

At least 1 approving review is required to merge this pull request.

Assignees

@EdwardAngertEdwardAngert

Labels
docsArea: coder.com/docs
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@EdwardAngert@bpmct

[8]ページ先頭

©2009-2025 Movatter.jp