Skip to content

Fix base image to add support for ARM#1

Open
khasim wants to merge 1 commit intomasterfrom
fixarm-patch-1
Open

Fix base image to add support for ARM#1
khasim wants to merge 1 commit intomasterfrom
fixarm-patch-1

Conversation

@khasim
Copy link
Owner

@khasim khasim commented Aug 8, 2018

While trying to build Rocket.chat for ARM64 we found the Fibers package missing. There is a prebuilt Fibers package for x64, but it has to be built from source on arm64. However, the build fails with -slim node image from which some tools like python are missing.

Therefore we request the Rocket.chat project switch to using the non slim version of node image.

The issue was reported earlier here : RocketChat#48

While trying to build Rocket.chat for ARM64 we found the Fibers package missing. There is a prebuilt Fibers package for x64, but it has to be built from source on arm64. However, the build fails with -slim node image from which some tools like python are missing.

Therefore we request the Rocket.chat project switch to using the non slim version of node image.

The issue was reported earlier here : RocketChat#48
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.

1 participant