Closed piec closed 1 year ago
I have just followed https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/ to setup automated build on my fork https://github.com/piec/Kubernetes-Volume-Autoscaler and it's actually very simple to setup.
Example:
Edit: crazy-max/ghaction-docker-buildx is deprecated, I'm updating my stuff
closing in favor of https://github.com/DevOps-Nirvana/Kubernetes-Volume-Autoscaler/pull/12
Hello,
Thanks for this project which is very useful to me.
Did you consider making a multiarch image? I'm interested in arm64 support.
I just checked and the build passes without modification
Edit: I've just checked it starts correctly (at runtime) on arm64
Cheers, Pierre