Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for arm64 builds #170

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

semihalf-mazur-hubert
Copy link

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.

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.
@CLAassistant
Copy link

CLAassistant commented Aug 12, 2022

CLA assistant check
All committers have signed the CLA.

@productiveme
Copy link

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

@snadampal
Copy link

any timeline for getting the aarch64 images onto docker hub?

@Molkobain
Copy link

Any feedback from the team would be great :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants