Build a docker image with Quarkus native #1570
Unanswered
AlessioBernesco-REG
asked this question in
Q&A
Replies: 1 comment
-
|
You need to adjust the build scripts for quarkus but then you are on your own - karavan is vanilla camel only |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ask a question
Hello,
i'm trying to create a docker image (and push it to a private registry), using the default
camel.jbang.runtime=camel-maineverything works fine, tryng to move to quarkus the build failed with:No plugin found for prefix 'jib' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/karavan/.m2/repository), central (https://repo.maven.apache.org/maven2)] -> [Help 1]Any help, guidance or alternative way to build a Quarkus native image is welcome.
Variant
None
Container Management (if applicable)
None
Operating System (if applicable)
None
Version
None
Beta Was this translation helpful? Give feedback.
All reactions