-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
Thanks @mrjones-plip . |
😅 Well, scratch that. I totally added automated publishing for this one!!! (https://github.com/medic/cht-upgrade-service/blob/main/test/publish/index.js) |
@1yuv - you interested in grabbing this ticket to work your magic like last time? |
I will take look at this @mrjones-plip . |
awesome - thanks @1yuv ! |
Mac users running Docker Helper 4.x are seeing this error:
The fix should be to publish
arm64
images in CI like we did for CHT Core.The text was updated successfully, but these errors were encountered: