Closed druchoo closed 1 year ago
Hey Thanks for the feedback. That won't be too hard to make the arm64 image. Mirroring to Quay/ECT is a bit ouf ot my knowledge at the moment.
Hi @undera, thanks for looking into this and the great project!
Publishing to other container registries would just require an account and adding to your Github actions to login and push there.
Github Container registry (ghcr.io) is also another option. It wouldn't require another account so should be a bit simpler to implement.
Here's an example:
And official docs:
For the start, I've added ARM image building
I have published release 0.0.8, it should have ARM64 image built for it
Hello can you build arm64 image please. If possible mirroring to Quay and Public ECR would be great also.
Thanks