Closed camerondurham closed 2 years ago
Fix install script to support Linux aarch64 and Darwin/MacOS arm64 when detected.
aarch64
arm64
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.
containerd
Tested:
Closes #26
Fix install script to support Linux
aarch64
and Darwin/MacOSarm64
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: