Open yrashish opened 3 years ago
Absolutely. We intend to have good support for Quarkus. I'm curious what type of example it would be or it could be a representative example or promoted as a recommended way. We have a Jib Quarkus extension, but I can imagine you can build an image in a different way too.
In this repo, we should have an example that builds an image through the Jib build plugins on a Quarkus project. That is, using the Jib Quarkus extension. The way Quarkus using the Jib library is out of our control, but maybe we can also briefly document Quarkus' built-in Jib feature. In any case, our Quarkus support through the Jib build plugins are certainly different and more flexible, and we'd like to promote our way.
@chanseokoh Makes sense to me. I will raise a PR once done.
@yrashish I see you still have an open PR for this. Please let me know if you plan on addressing comments, otherwise we can close this issue
Let me know if it makes sense to add Quarkus example to the existing examples.