Stream: hapi
Topic: no matching manifest for linux/arm64/v8
Joe Flack (Feb 09 2022 at 16:27):
When using a Macbook using an apple silicon / M1 CPU, docker-compose up -d --build fails.
Joe Flack (Feb 09 2022 at 16:28):
I've created an issue about what we've tried here: https://github.com/hapifhir/hapi-fhir-jpaserver-starter/issues/313
Joe Flack (Feb 09 2022 at 16:28):
Basically, the first error we're getting is: no matching manifest for linux/arm64/v8 in the manifest list entries
Joe Flack (Feb 09 2022 at 16:28):
And after making some changes to our docker-compose.yml
(described in the issue), we're now getting: failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: docker.io/hapiproject/hapi:base: not found
Jens Villadsen (Feb 09 2022 at 17:06):
I responded on the issue
Joe Flack (Feb 09 2022 at 17:14):
Thank you!
Last updated: Apr 12 2022 at 19:14 UTC