Closed jmcgrath207 closed 6 months ago
Do you have the idea to provide ARM images or do you need help? https://github.com/docker/setup-buildx-action is suitable for this @jmcgrath207
Nope, haven't found the need yet.
So, I don't have a release pipeline. I build it locally with make release
make release
If you want to add arm support, here is where I call those docker build scripts.
https://github.com/jmcgrath207/k8s-ephemeral-storage-metrics/blob/main/scripts/release-docker.sh#L18-L28
Thanks!
Do you have the idea to provide ARM images or do you need help? https://github.com/docker/setup-buildx-action is suitable for this @jmcgrath207