-
Bug
-
Resolution: Won't Fix
-
Normal
-
None
-
None
Hi everyone,
I was trying to install a local MusicBrainz Server instance including indexer etc. I am using Amphere ARM 64-bit CPU.
docker-compose build
fails with this error:
Step 8/14 : RUN apt-get update && apt-get install --no-install-recommends -qy ca-certificates cron gcc git libc6-dev libffi-dev libssl-dev libpq-dev libxslt1-dev && rm -rf/var/lib/apt/lists/* ---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested ---> Running in 34ada1aa92c9 exec /bin/sh: exec format error The command '/bin/sh -c apt-get update && apt-get install --no-install-recommends -qy ca-certificates cron gcc git libc6-dev libffi-dev libssl-dev libpq-dev libxslt1-dev & rm -rf /var/lib/apt/lists/*' returned a non-zero code:1
I don't have much experience with Docker, so any suggestions on how to proceed are very welcome! Tnx...
Hi,
Sorry to say that this architecture isn’t supported and we don’t plan to work on supporting it as we don’t even have such server. I clarified this point in the documentation with commit 9a0355a. Patches are always welcome though.
Thank you for having reported this limitation.