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

Support ARM Architecture #96

Open
heatcreep opened this issue Jan 16, 2025 · 5 comments
Open

Support ARM Architecture #96

heatcreep opened this issue Jan 16, 2025 · 5 comments

Comments

@heatcreep
Copy link

Root Cause/Problem


When running docker compose up -d I get the following error in my logs

[+] Running 0/1
 ⠸ enshrouded Pulling                                                                                          0.4s 
no matching manifest for linux/arm64/v8 in the manifest list entries

I believe this is due to me running it on an M3 Macbook Pro and your image only supports x86_64/amd64 architecture.

Solution


Would you be willing to update your image to support ARM architecture?

@Tang87
Copy link

Tang87 commented Jan 30, 2025

Just a heads up I ran this on my server. Ryzen 3700x 32gb ram and it gets server overloaded messages randomly. Not sure how strong of an arm server you have but it takes a decent amount of horsepower. This was with 3-4 people playing.

@scannerGT
Copy link

Mx processors are quite strong. I also want to run server on my Mx machine, so... arm64 support will be nice.

@falpires
Copy link

👍 here

@moonpost
Copy link

yes please

@jsknnr
Copy link
Owner

jsknnr commented Mar 8, 2025

Until the devs release ARM builds of the server binaries, I cannot make this happen unfortunately.

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

No branches or pull requests

6 participants