GoogleContainerTools / GoogleContainerTools/jib
Convert Gradle config parameters `jib.container.environment` to use lazy evaluation
Open
enhancement
good first issue
priority:p3
- Dominant language
- Java
- Stars
- 14.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Just like the like the [jib.container.labels](https://github.com/GoogleContainerTools/jib/issues/3094) , the `jib.container.environment` property should use lazy evaluation.
This will avoid having a mix of lazy/direct parameters set in the configuration
Contributor guide
Assessment
This issue has not been assessed yet.