Release tracking
Is deploy id available somewhere in env for release tracking? With sentry for example
3 Replies
like this would be cool: https://github.com/docker/hub-feedback/issues/600
GitHub
Add git commit hash to ENV · Issue #600 · docker/hub-feedback
Is it possible to add a new GitCommit environment variable? So the Dockerfile can read that environment variable at build time.
You mean to inject a variable like DEPLOYMENT_ID in to the builds?
yep