Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release gdn binary for ARM #238

Closed
xtremerui opened this issue Nov 1, 2022 · 2 comments
Closed

Release gdn binary for ARM #238

xtremerui opened this issue Nov 1, 2022 · 2 comments
Assignees

Comments

@xtremerui
Copy link

Description

Just wondering if its possible to release a gdn binary that built for ARM based OS. So as a downstream, when building a ARM based binary itself, Concourse could include this ARM based gdn binary directly instead of build it from scrath.

With the golang cross compile feature, it might be as easy as GOARCH=arm64 GOOS=linux go build ...

@winkingturtle-vmw
Copy link
Contributor

winkingturtle-vmw commented Jan 18, 2023

@xtremerui We added an arm64 binary to 1.22.9 version of garden-runc-release. Let us know if that solves your problem and we can add that to the CI task.

@xtremerui
Copy link
Author

@winkingturtle-vmw thx a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants