Files
coder/examples/templates
Mathias Fredriksson 7d412c2272 feat(examples/templates): add docker-devcontainer template and rename envbuilder template (#18741)
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**
2025-07-03 15:50:08 +03:00
..
2024-03-18 09:40:47 -04:00

Templates

List template examples in our CLI with coder templates init.

Submit an issue if you encounter any issues!

Getting Started

Clone this repository to create a template from any example listed here:

git clone https://github.com/coder/coder
cd examples/templates/aws-linux
coder templates push