Skip to content

feat(examples/templates): add docker-devcontainer template and rename envbuilder template #18741

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jul 3, 2025

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Jul 3, 2025

This change adds a new docker-devcontainer template which allows you to provision a workspace running in Docker, that also creates workspaces via Docker running inside (DinD).

  • chore(examples/templates): rename docker-devcontainer to docker-envbuilder
  • feat(examples/templates): add docker-devcontainer example template

Since GitHub is not detecting the renames properly and creating a hard-to-parse diff, I suggest reviewing commit-by-commit.

@@ -1,25 +1,27 @@
---
display_name: Docker (Devcontainer)
description: Provision envbuilder containers as Coder workspaces
display_name: Docker-in-Docker Dev Containers
Copy link
Member Author

Choose a reason for hiding this comment

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

Open to naming suggestions.

@mafredri mafredri marked this pull request as ready for review July 3, 2025 10:25
Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

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

Nice work! Some suggestions below.

@mafredri mafredri force-pushed the mafredri/feat-example-devcontainer-template branch from 6689bbd to b9a3b72 Compare July 3, 2025 11:19
@mafredri mafredri merged commit 7d412c2 into main Jul 3, 2025
36 checks passed
@mafredri mafredri deleted the mafredri/feat-example-devcontainer-template branch July 3, 2025 12:50
@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants