Skip to content

Instantly share code, notes, and snippets.

@hertzg
Created August 29, 2021 19:32
Show Gist options
  • Save hertzg/18a74d6c349d21a1c5e6aa0b86bd7389 to your computer and use it in GitHub Desktop.
Save hertzg/18a74d6c349d21a1c5e6aa0b86bd7389 to your computer and use it in GitHub Desktop.
name platform slug uname -m
x86/i686 linux/i386 i386 i386
Linux x86-64 linux/amd64 amd64 x86_64
ARMv5 32-bit linux/arm/v5 arm32v5 armv5l
ARMv6 32-bit linux/arm/v6 arm32v6 armv6l
ARMv7 32-bit linux/arm/v7 arm32v7 armv7l
ARMv8 64-bit linux/arm64/v8 arm64v8 aarch64
IBM POWER8 linux/ppc64le ppc64le ppc64le
IBM z Systems linux/s390x s390x s390x
MIPS64 LE linux/mips64le mips64le mips64
RISC-V 64-bit linux/riscv64 riscv64 riscv64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment