Docker.Official.Image icon indicating copy to clipboard operation
Docker.Official.Image copied to clipboard

Add support for arm64 builds

Open semihalf-mazur-hubert opened this issue 2 years ago • 4 comments

Allow building Rocket.Chat for arm64 platform. Changes made to the Dockerfile:

  • Changed base image to provide a higher version of glibc.
  • Check architecture compliance and store the result in env variable.
  • Build some packages from sources as they do not provide arm64 versions. Build tested on x86 and arm64.

semihalf-mazur-hubert avatar Aug 12 '22 07:08 semihalf-mazur-hubert

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 12 '22 07:08 CLAassistant

This is great, can confirm it solves my issue to deploy to Arm64

productiveme avatar Aug 28 '22 10:08 productiveme

any timeline for getting the aarch64 images onto docker hub?

snadampal avatar Sep 13 '22 22:09 snadampal

Any feedback from the team would be great :)

Molkobain avatar Sep 19 '24 20:09 Molkobain