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

Commits on Aug 12, 2022

  1. Add support for arm64 builds

    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 authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    01f82e0 View commit details
    Browse the repository at this point in the history