tdiesler commented on issue #5095:
URL: https://github.com/apache/camel-k/issues/5095#issuecomment-2017697847

   I think we need to reopen this. The [basic 
example](https://github.com/apache/camel-k-examples/tree/main/01-basic)
   
   ```
   kamel run Basic.java --dev
   ```
   
   does no longer work an ARM64 without defining additional `-t 
builder.platforms` settings. IMHO, it should be possible to detect the current 
platform and configure the build accordingly.
   
   Is it really the (most common) case, that `kamel run Basic.java` needs to 
build something for a platform that isn't the current one?


-- 
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-unsubscr...@camel.apache.org

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

Reply via email to