Skip to content

Update Dev Containers docs and example templates in Coder #131

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

Closed
Tracked by #132
bpmct opened this issue Apr 18, 2024 · 2 comments · Fixed by coder/coder#14850
Closed
Tracked by #132

Update Dev Containers docs and example templates in Coder #131

bpmct opened this issue Apr 18, 2024 · 2 comments · Fixed by coder/coder#14850
Assignees
Labels
docs Improvements or additions to documentation

Comments

@bpmct
Copy link
Member

bpmct commented Apr 18, 2024

https://coder.com/docs/v2/latest/templates/dev-containers

  • Say dev containers is no longer alpha
  • Add more modern examples with the envbuilder image and Terraform docs new data sources
@bpmct bpmct mentioned this issue Apr 18, 2024
36 tasks
@coder-labeler coder-labeler bot added the docs Improvements or additions to documentation label Apr 18, 2024
@bpmct
Copy link
Member Author

bpmct commented May 5, 2024

We had an internal ticket about volume expansion in the aws-devcontainer template. A one-liner can be used to expand the filesystem (as seem in ticket and AWS docs), but we also may want to reconsider our volume strategy in that template (e.g. do we really want to persist the root disk?)

@johnstcn
Copy link
Member

A one-liner can be used to expand the filesystem (as seem in ticket and AWS docs)

It's even easier than that: https://cloudinit.readthedocs.io/en/latest/reference/modules.html#growpart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants