jacobborella commented on issue #982: Build operator image from non-Linux local 
OS
URL: https://github.com/apache/camel-k/issues/982#issuecomment-538365139
 
 
   I did the following
   make clean
   make
   cp kamel /usr/local/bin/kamel
   make images
   GOOS=linux make build-kamel
   cp kamel build/_output/bin/
   operator-sdk build docker.io/apache/camel-k:1.0.0-M2-SNAPSHOT
   kamel install
   
   and then it worked. Thanks a lot for your help. I'll now get started getting 
more acquainted with the project. Let me know if there's anything specific you 
would like med to look at. Otherwise I'll probably look if I can fix any of the 
open issues.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to