rancher / kim

In ur kubernetes, buildin ur imagez
Apache License 2.0
326 stars 19 forks source link

ci: allow for cross-compilation build-args #35

Closed dweomer closed 3 years ago

dweomer commented 3 years ago

Pass $GOOS and $GOARCH build args from Makefile, allowing for build output from kim or buildkit to match the client platform as demonstrated in the March 2021 Web Meetup: https://www.youtube.com/watch?v=QsV2IBAGEyY

Signed-off-by: Jacob Blain Christen jacob@rancher.com