Uploaded image for project: 'MusicBrainz Virtual Machines'
  1. MusicBrainz Virtual Machines
  2. MBVM-86

Docker-Compose full installation fails on ARM platform

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Normal 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...

            yvanzo yvanzo
            btoplak btoplak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package