mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
b06d833012
- [x] TODO: verify and expand [What is an image, template, devcontainer, or workspace](https://coder.com/docs/@bp-dev-containers/admin#what-is-an-image-template-devcontainer-or-workspace) - [x] TODO: verify and expand `## Add a devcontainer template to Coder` - [x] TODO: verify and expand `## Layer and image caching` - [x] TODO: link to and edit [dotfiles](https://coder.com/docs/user-guides/workspace-dotfiles) doc - [x] TODO: https://github.com/coder/coder/pull/15458/files#diff-be0dd9ff983020129c7a94c628a0fc4a397a9bbc8b5eec92ec38f4b8c83fe167R10 [preview](https://coder.com/docs/@bp-dev-containers/admin/templates/managing-templates/devcontainers) --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Co-authored-by: Cian Johnston <cian@coder.com> Co-authored-by: Ben Potter <ben@coder.com> Co-authored-by: Edward Angert <2408959-EdwardAngert@users.noreply.gitlab.com> Co-authored-by: Muhammad Atif Ali <atif@coder.com>
867 B
867 B
Dev container releases and known issues
Release channels
Envbuilder provides two release channels:
- Stable
- Available at
ghcr.io/coder/envbuilder. Tags>=1.0.0are considered stable.
- Available at
- Preview
- Available at
ghcr.io/coder/envbuilder-preview. Built from the tip ofmain, and should be considered experimental and prone to breaking changes.
- Available at
Refer to the Envbuilder GitHub repository for more information and to submit feature requests or bug reports.
Known issues
Visit the Envbuilder repository for a full list of supported features and known issues.