Include a mutli stage Dockerfile for quarkus that does a jvm build and run.
See https://github.com/gkovan/mq-quarkus-app/blob/main/Dockerfile .
Put this in the quarkus template repo and name it Dockerfile.jvm.
Document the way users can choose either the native or jvm build.
Include a mutli stage Dockerfile for quarkus that does a jvm build and run.
See https://github.com/gkovan/mq-quarkus-app/blob/main/Dockerfile .
Put this in the quarkus template repo and name it Dockerfile.jvm.
Document the way users can choose either the native or jvm build.