GoogleContainerTools/jib
GitHub で見るConvert Gradle config parameters `jib.container.environment` to use lazy evaluation
Open
#4,067 opened on 2023年7月7日
enhancementgood first issuepriority:p3
説明
Just like the like the jib.container.labels , the jib.container.environment property should use lazy evaluation.
This will avoid having a mix of lazy/direct parameters set in the configuration