You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/10/21 22:37:32 UTC

[GitHub] [camel-k] robertonav20 commented on issue #1238: Multi-architecture support

robertonav20 commented on issue #1238:
URL: https://github.com/apache/camel-k/issues/1238#issuecomment-1287501650

   @squakez now the is available the multi image of `ubi-quarkus-mandrel` and `ubi-quarkus-micro-image`, so you can update the dockerfile to support arm64 natively then delete the new file `Dockerfile.arch`.
   
   Here the quay.io repository
   `podman pull quay.io/quarkus/quarkus-micro-image:2.0`
   `podman pull quay.io/quarkus/ubi-quarkus-mandrel:22.0.0.2-Final-java11-arm64`
   
   Ref. to the closed issue https://github.com/quarkusio/quarkus-images/issues/83


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org