OHDSI/Perseus

Docker compose fails on solr

alondhe opened this issue · 1 comments

Using master branch, when running the docker compose, I am seeing it error out on the perseus-solr step:

------
 > [perseus-solr internal] load metadata for docker.io/library/solr:8.8.1:
------
------
 > [perseus-files-manager internal] load metadata for docker.io/library/openjdk:17-alpine:
------
failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: no match for platform in manifest sha256:4b6abae565492dbe9e7a894137c966a7485154238902f2f25e9dbd9784383d81: not found

Looks like running on Mac M1 caused this. Closing, but might be good to include in the README to add platform: linux/amd64 to any images that complain about architecture,.