Mridula
Mridula
Thanks for sharing this reference, @joschi
@chanseokoh assuming this can be closed after #2780?
thank you for your contribution @rquinio! `jib-gradle-plugin` and `jib-maven-plugin` 3.3.0 have been released with this feature.
Thank you for following up on the contribution @tylerscoville! We will review this week.
@tylerscoville Thanks again! I've added a few comments. Let me know if you have any questions!
HI @behrangsa, thank you for filing this request! To summarize the link referenced in the issue, it seems like the properties aren't being exposed in the `plugin.xml` file of the...
@rocketraman we want to be careful about the security implications of this but if you want to customize that property then have you tried using the `` feature to load...
Right it makes sense to be as granular as possible. This is only a workaround to set `networkaddress.cache.ttl` but we can leave this issue open to see if there is...
This sounds like a really useful idea! I just have one quick question. I'm not too familiar with how SDKMAN manages versions, but would the new version of the CLI...
Hello @jianchengwan, when forming the entrypoint, Jib generates `@/app/jib-classpath-file` to allow for the generation of a deterministic classpath regardless of the host you're running your container on. The computation of...