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

feat: embed version info into binary #298

Closed johnstcn closed 1 month ago

johnstcn commented 1 month ago

Adds version info to envbuilder binary. Most of the logic is fork-lifted from coder/coder.