jsknnr / enshrouded-server

Run Enshrouded dedicated server in a container
MIT License
185 stars 23 forks source link

docker for ARM arch? #49

Closed aabrilfl13 closed 8 months ago

aabrilfl13 commented 8 months ago

Is it not possible to compile this docker for ARM archs?

jsknnr commented 8 months ago

So sadly... no. Wine will not emulate amd64 bit architecture. I could build the image for arm but it won't run the server. My best advice is to run a VM with a hypervisor that can emulate an x86 processor unfortunately.

aabrilfl13 commented 8 months ago

😭 I would try with raspberry pi, but I guess it won't be optimal hehe. Thanks for the confirmation!