[GitHub] [camel-k] jacobborella edited a comment on issue #982: Build operator image from non-Linux local OS

2019-10-04 Thread GitBox
jacobborella edited a comment 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 env GOOS=linux GOARCH=amd64 make

[GitHub] [camel-k] jacobborella edited a comment on issue #982: Build operator image from non-Linux local OS

2019-10-04 Thread GitBox
jacobborella edited a comment 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