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

Publish multi-arch docker images to support Apple Silicon (arm64) #36

Closed
mrjones-plip opened this issue Mar 29, 2024 · 5 comments · Fixed by #39
Closed

Publish multi-arch docker images to support Apple Silicon (arm64) #36

mrjones-plip opened this issue Mar 29, 2024 · 5 comments · Fixed by #39
Assignees

Comments

@mrjones-plip
Copy link
Contributor

Mac users running Docker Helper 4.x are seeing this error:

 Container 8841-dir-cht-upgrade-service-1                                                              Started0.1s
 ! cht-upgrade-service The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s

The fix should be to publish arm64 images in CI like we did for CHT Core.

@dianabarsan
Copy link
Member

Thanks @mrjones-plip .
The upgrade-service publishing is manual at the moment, so except for someone running the command to publish, nothing has to be done.

@dianabarsan
Copy link
Member

😅 Well, scratch that. I totally added automated publishing for this one!!! (https://github.com/medic/cht-upgrade-service/blob/main/test/publish/index.js)

@mrjones-plip
Copy link
Contributor Author

@1yuv - you interested in grabbing this ticket to work your magic like last time?

@1yuv
Copy link
Member

1yuv commented Apr 8, 2024

I will take look at this @mrjones-plip .

@1yuv 1yuv self-assigned this Apr 8, 2024
@mrjones-plip
Copy link
Contributor Author

awesome - thanks @1yuv !

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.

3 participants