Magicalex / docker-mumble

:headphones: :whale: Docker image for murmur server
https://hub.docker.com/r/magicalex/mumble
MIT License
13 stars 1 forks source link

Exec format error on raspberry pi 4 #1

Closed TheChiefMeat closed 4 years ago

TheChiefMeat commented 4 years ago

I've been trying to get this image to run on a new Raspberry pi 4, however I get the following from the docker logs:

pi@raspberrypi:~/docker-mumble $ sudo docker logs mumble
su-exec: /opt/mumble/murmur.x86: Exec format error

I've tried both running the image and building the image using the dockerfile.

Magicalex commented 4 years ago

Indeed this image can't work with arm arch. We need to compile murmur...

EDIT: I'm working on this https://wiki.mumble.info/wiki/BuildingLinux#Compiling_Mumble_and_Murmur

Magicalex commented 4 years ago

@TheChiefMeat can you try again? I committed some change https://github.com/Magicalex/docker-mumble/commit/5a577b00d31a55b42f41a78c52ca1c08cbb83af2