Closed sbodese closed 8 months ago
How exactly do you run the image?
Does it work without compose (Aka: a plain docker run
)?
Architecture: arm64 / aarch64
How does this work? We don't have an image for this architecture yet 👀
See #3
@sbodese any chance you are also using the docker image on a non-supported platform?
Hi, thanks, jep i use armv71.
Alright then I think we found the issue. It's weird that docker compose doesn't warn/error due to incompatible architecture though. Anyway, once we release 1.5 we'll have ARM support and this should solve the issue. Until then I'll have to refer you to manually building the docker image yourself (from the master or 1.5.x branch in the main Mumble repo)
Description
hi folks
the latest docker image mumblevoip/mumble-server:latest wont work
docker log says:
exec /entrypoint.sh: exec format error
Steps to reproduce
run the current docker image
Mumble version
mumblevoip/mumble-server:latest
Mumble component
Server
OS
Linux
Reproducible?
Yes
Additional information
No response
Relevant log output
No response
Screenshots
No response