Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support linux/amd64 docker images #96

Open
prathapsridharan opened this issue Aug 2, 2024 · 0 comments · May be fixed by #94
Open

Support linux/amd64 docker images #96

prathapsridharan opened this issue Aug 2, 2024 · 0 comments · May be fixed by #94

Comments

@prathapsridharan
Copy link
Collaborator

if you run make build for the test_app (copied into another directory and renamed as something else. see: https://github.com/chanzuckerberg/virtual-cells-platform), then you get the following error on Macs with M1/M2 (arm64 architectures):

% make build
rm -rf dist/*.whl
docker compose build
[+] Building 0.7s (2/2) FINISHED                                                                                                      docker:desktop-linux
 => [graphql-api internal] load build definition from Dockerfile                                                                                      0.0s
 => => transferring dockerfile: 596B                                                                                                                  0.0s
 => ERROR [graphql-api internal] load metadata for ghcr.io/chanzuckerberg/platformics:latest                                                          0.7s
------
 > [graphql-api internal] load metadata for ghcr.io/chanzuckerberg/platformics:latest:
------
failed to solve: ghcr.io/chanzuckerberg/platformics:latest: failed to resolve source metadata for ghcr.io/chanzuckerberg/platformics:latest: no match for platform in manifest: not found
make: *** [build] Error 17
@ninabernick ninabernick linked a pull request Aug 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant