squakez commented on PR #21990: URL: https://github.com/apache/camel/pull/21990#issuecomment-4065792402
The idea of harmonizing the docker for all runtimes was to simplify the execution on containers/k8s regardless of the runtime. If we want to have some difference and also support all the formats required by Quarkus, I think we can create an additional folder (ie, `docker/quarkus`) where we put the files expected by this runtime. In this way we can easily identify as `docker` as the files if you want to run "the camel way" and `docker/quarkus` if you want to run "the quarkus way". -- 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]
