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

Detect and download arm64 architecture #27

Merged
merged 2 commits into from
Nov 28, 2021
Merged

Conversation

camerondurham
Copy link
Owner

@camerondurham camerondurham commented Nov 28, 2021

Fix install script to support Linux aarch64 and Darwin/MacOS arm64 when detected.

From this stack overflow answer, arm64 and aarch64 are the same thing, just Apple decided to name theirs arm64.

Also, containerd normalizes the names to the same thing in their source code.

Tested:

  • Linux: Arch x86_64
  • Linux: Ubuntu Server aarch64 (Raspberry Pi 4)
  • Darwin: x86_64
  • Darwin: arm64

@camerondurham camerondurham merged commit 39f026e into main Nov 28, 2021
@camerondurham camerondurham deleted the unix-release-matrix branch November 28, 2021 04:20
@camerondurham
Copy link
Owner Author

Closes #26

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

Successfully merging this pull request may close these issues.

1 participant