mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
61beb7bfa8
docs: rewrite dev containers documentation for GA Corrects inaccuracies in SSH examples (deprecated `--container` flag), port forwarding (native sub-agent forwarding is primary), and prerequisites (dev containers are on by default). Fixes template descriptions: docker-devcontainer uses native Dev Containers while AWS/Kubernetes templates use Envbuilder. Renames admin docs folder from `devcontainers/` to `envbuilder/` to reflect actual content. Adds customization guide documenting agent naming, display apps, custom apps, and variable interpolation. Documents multi-repo workspace support and adds note about Terraform module limitations with sub-agents. Fixes module registry URLs. Refs #18907
508 B
508 B
User Guides
These guides contain information on workspace management, workspace access via IDEs, environment personalization, and workspace scheduling.
These are intended for end-user flows only. If you are an administrator, please refer to our docs on configuring templates or the control plane.
Check out Dev Containers integration for running containerized development environments in your Coder workspace.