Error: no matching manifest for linux/arm64/v8 in the manifest list entries

I was trying to run docker-compose -f build.docker-compose.yml up -d --build on Macbook M1 but it shows the following error no matching manifest for linux/arm64/v8 in the manifest list entries
Can anyone help?

Hey @Rishikesh_Banerjee welcome to openELIS :slightly_smiling_face:

Can u share screenshot of logs/errors while running command ?

Hey @aditya
rishikeshbanerjee@Rishikeshs-MacBook-Air OpenELIS-Global-2 % docker-compose -f dev.docker-compose.yml up -d
[+] Running 3/6
✘ database Error 4.1s
✘ certs Error 4.1s
frontend.openelis.org Pulling 4.1s
✘ proxy Error 4.1s
oe.openelis.org Pulling 4.1s
fhir.openelis.org Pulling 4.1s
no matching manifest for linux/arm64/v8 in the manifest list entries

2 Likes