Skip to content

Instantly share code, notes, and snippets.

@javierav
Last active August 14, 2023 08:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save javierav/86429e12d384b5a70d5b5a9fa75fab8c to your computer and use it in GitHub Desktop.
Save javierav/86429e12d384b5a70d5b5a9fa75fab8c to your computer and use it in GitHub Desktop.

Platforms

cpu architectures

  • arm: 32-bit Advanced RISC Machine
  • arm64, aarch64: 64-bit Advanced RISC Machine
  • x64, x86_64, amd64: 64-bit extended systems

operating systems

  • darwin: Darwin platform(MacOS, IOS etc)
  • linux: Linux platform

rubygems platforms

  • aarch64-linux
  • arm64-darwin-22
  • x86_64-linux

docker images

  • linux/amd64
  • linux/arm64, linux/arm64v8, linux/arm64/v8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment