orpiske commented on PR #16200:
URL: https://github.com/apache/camel/pull/16200#issuecomment-2464834955

   And if I launch Podman on my environment, then it works: 
   
   ```
   [INFO] [io.quarkus.container.image.jib.deployment.JibProcessor] Using podman 
to run the native image builder
   [WARNING] [io.quarkus.container.image.jib.deployment.JibProcessor] Base 
image 'registry.access.redhat.com/ubi8/openjdk-17-runtime:1.20' does not use a 
specific image digest - build may not be reproducible
   [INFO] [io.quarkus.container.image.jib.deployment.JibProcessor] Using base 
image with digest: 
sha256:dccda1807142b868566032e4855aa39e1621ac16bb15b2031cc6a1bd11980465
   [INFO] [io.quarkus.container.image.jib.deployment.JibProcessor] Container 
entrypoint set to [/opt/jboss/container/java/run/run-java.sh]
   [INFO] [io.quarkus.container.image.jib.deployment.JibProcessor] Created 
container image camel-test/route:1.0-SNAPSHOT 
(sha256:a8994ace46a8133b23abbc044d4a7ecbaf08db566c3388d008d34d6808f862b7)
   
   [INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation 
completed in 17667ms
   ```
   
   So, maybe not the k8s mock server, but something else may require Docker / 
Podman for this test to run. 


-- 
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]

Reply via email to