top | item 21554980

(no title)

pdsouza | 6 years ago

Neat! I'd like to get some automated multi-arch image builds going too. I'll give GitHub Actions a go using your repo as reference.

discuss

order

jmb12686|6 years ago

Here's another repo of mine doing (essentially) the same thing, multi arch image build using GitHub Actions. There is a bit more documentation in this repo regarding local builds though: https://github.com/jmb12686/node-exporter

pdsouza|6 years ago

Great, thanks!