astefanutti commented on issue #982: Operator fails on minikube
URL: https://github.com/apache/camel-k/issues/982#issuecomment-538358775
 
 
   Ah, it's too wide so the test binaries target the Linux OS too. We're going 
to fix it as suggested by @nicolaferraro. In the meatime, you can do:
   
   ```
   GOOS=linux make build-kamel
   cp kamel build/_output/bin/
   operator-sdk build docker.io/apache/camel-k:1.0.0-M2-SNAPSHOT
   ```
   
   To build the image locally for Linux.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to