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
130 stars 25 forks source link

add support for starting envbuilder from built image #292

Closed mafredri closed 1 month ago

mafredri commented 1 month ago

Fixes #291

johnstcn commented 1 month ago

I'll integrate this into my other changes if that's OK?

Edit: https://github.com/coder/envbuilder/pull/296