hydra-login-consent-node
hydra-login-consent-node copied to clipboard
build docker for ARM64
Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's Code of Conduct.
- [X] I have read and am following this repository's Contribution Guidelines.
- [X] I have joined the Ory Community Slack.
- [ ] I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe your problem
I would like to be able to deploy the example-idp helm-chart's deployment to ARM64 CPUs.
Describe your ideal solution
The docker image should be built for both platforms, linux/amd64
and linux/arm64
.
Workarounds or alternatives
forking the repo and building only for myself
Version
v2.0.4-pre.2
Additional Context
I would be happy to contribute... I just don't know where to place the CI definition for such, as it seems you're using more than just the GitHub Actions alone and I can't be sure which CI is pushing to docker hub.
+1
yes please +1
https://github.com/ory/hydra-login-consent-node/pull/151
This will solve it