gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.04k stars 1.71k forks source link

arm64 release binaries #1812

Closed avsm closed 3 years ago

avsm commented 6 years ago

Environment:

root@arm:~# uname -a
Linux arm2 4.10.0-26-generic #30~16.04.1-Ubuntu SMP Tue Jun 27 09:40:29 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux

I'm using the arm64 machines available via packet.net, and the Teleport release binaries published with every release are only arm32 binaries. Unfortunately, most arm64 hardware cannot execute arm32 code, so it would be most convenient to also have arm64 binaries published if possible. Meanwhile, I'm compiling up my own so this isn't a blocker or anything.

benarent commented 3 years ago

Duplicate of https://github.com/gravitational/teleport/issues/3383

lsaavedr commented 3 years ago

please add arm64 binaries, I need build teleport in every release to my orangepi 4 machines too... please!