coder / envbuilder

Build development environments from a Dockerfile on Docker, Kubernetes, and OpenShift. Enable developers to modify their development environment quickly.
Apache License 2.0
155 stars 28 forks source link

Update Dev Containers docs and example templates in Coder #131

Closed bpmct closed 1 month ago

bpmct commented 6 months ago

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

bpmct commented 6 months ago

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 commented 1 month ago

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