mcarlett commented on PR #21990: URL: https://github.com/apache/camel/pull/21990#issuecomment-4088601946
> **Layer 1 (Camel Dockerfile):** Configure Quarkus to produce an uber-jar (`quarkus.package.jar.type=uber-jar` in the POM template), so it outputs a single fat jar just like camel-main and Spring Boot. The generic `Dockerfile` template works as-is — no runtime-specific Dockerfile needed for JVM mode. is it fine to propose uber-jar as default solution? currently on Quarkus is not the default proposed solution, thanks @gnodet -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
