Skip to content

feat: add docker-envbuilder and tasks-docker templates to coder namespace#735

Open
blinkagent[bot] wants to merge 1 commit intomainfrom
add-docker-envbuilder-tasks-docker
Open

feat: add docker-envbuilder and tasks-docker templates to coder namespace#735
blinkagent[bot] wants to merge 1 commit intomainfrom
add-docker-envbuilder-tasks-docker

Conversation

@blinkagent
Copy link
Contributor

@blinkagent blinkagent bot commented Feb 18, 2026

Summary

Migrate docker-envbuilder and tasks-docker starter templates from coder/coder to the registry under the coder/ namespace.

Why

These are the last two starter templates that exist in coder/coder but not in the registry's coder/ namespace. Adding them here enables coder/coder to source all starter templates from the registry at build time.

See: coder/coder#22176
Related: coder/coder#19778

What's included

registry/coder/templates/docker-envbuilder/

  • README.md - adapted from coder/coder with registry front matter format (icon path, no maintainer_github)
  • main.tf - copied from coder/coder as-is

registry/coder/templates/tasks-docker/

  • README.md - adapted from coder/coder with registry front matter format
  • main.tf - copied from coder/coder as-is

registry/coder/.images/tasks-screenshot.png

  • Copied from coder-labs/.images/ (referenced by the tasks-docker README)

Notes

  • tasks-docker also exists under coder-labs/ - that version can remain for now
  • docker-envbuilder has verified: true (same as other coder/ templates)
  • tasks-docker has verified: false (matching the existing coder-labs/ version)

Attribution: DevelopmentCats

…pace

Migrate docker-envbuilder and tasks-docker starter templates from
coder/coder to the registry under the coder/ namespace.

These templates are needed so that coder/coder can source all starter
templates from the registry at build time.

See: coder/coder#22176
Related: coder/coder#19778
Copy link
Contributor

@DevelopmentCats DevelopmentCats left a comment

Choose a reason for hiding this comment

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

LGTM this just adds templates from coder/coder to prep for using the registry to source starter templates in coder/coder

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant