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

Add arm64 binary #15

Open
zeriyoshi opened this issue Mar 9, 2023 · 1 comment
Open

Add arm64 binary #15

zeriyoshi opened this issue Mar 9, 2023 · 1 comment

Comments

@zeriyoshi
Copy link

GCP official repository does not provide binaries for arm64. However, you can build with GOARCH=arm64 to generate a working binary, which will also install Debian packages from the Artifact Registry successfully.

Is there any way to officially support this?

amd64 Packages: https://packages.cloud.google.com/apt/dists/apt-transport-artifact-registry-stable/main/binary-amd64/Packages
arm64 Packages: https://packages.cloud.google.com/apt/dists/apt-transport-artifact-registry-stable/main/binary-arm64/Packages

@zeriyoshi
Copy link
Author

I found binaries for arm64 provided as unstable.

https://packages.cloud.google.com/apt/dists/apt-transport-artifact-registry-unstable/main/binary-arm64/Packages

It probably works perfectly. I am waiting for the day when it will move to stable.

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

1 participant