[Task](ci): Automate Environment Variable and appProps.JSON Creation for Docker Images #619
Labels
enhancement
New feature or request
greenhouse
Greenhouse core related task
infrastructure
Infrastructure related issues, ci as well
Task Description
Enhance the Docker image build process by automating the creation of environment variables and the
appProps.json
file usingappProps.template.json
as the source of truth. Currently, every change to an app property requires manual updates in appProps.template.json, README.md, Dockerfile, and entrypoint.sh.Sub-tasks
appProps.template.json
as the source to dynamically create environment variables during the build or runtime process.appProps.template.json
to ensure consistency and reduce manual errors.Related Issues
Link to related issues or tasks, if any.
Additional Context
Add any other context or information here.
The text was updated successfully, but these errors were encountered: