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

Application cannot be built on ARM Macs #10

Open
sbaechler opened this issue Apr 18, 2024 · 1 comment
Open

Application cannot be built on ARM Macs #10

sbaechler opened this issue Apr 18, 2024 · 1 comment

Comments

@sbaechler
Copy link

Hi

When I run make start-dev-env I am getting the following error when selecting kt_gr.

 => => transferring dockerfile: 1.18kB                                                                                                                                                         0.0s
 => ERROR [document-merge-service internal] load metadata for ghcr.io/adfinis/document-merge-service:6.4.4                                                                                     2.3s
------
 > [document-merge-service internal] load metadata for ghcr.io/adfinis/document-merge-service:6.4.4:
------
failed to solve: ghcr.io/adfinis/document-merge-service:6.4.4: no match for platform in manifest sha256:b8362f8eb39e5b756a7d69e29ef71f1ad811fd2d0199bcdcc45f4416c246be74: not found
Run make loadconfig y/n: n

It looks like there is no ARM version of this container available. Is there a multi-arch version planned? All frontend developers today are using ARM Macs.

@czosel
Copy link
Contributor

czosel commented Apr 18, 2024

Hi @sbaechler, thanks for the bug report! We currently don’t have any contributors using ARM Mac’s, that’s why this has not been fixed yet (and it’s not planned either). We’d be more than happy to support any contributions that would cover this though!

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

No branches or pull requests

2 participants