tynany / frr_exporter

Prometheus exporter for Free Range Routing
MIT License
100 stars 34 forks source link

Add Docker Upload Action + build arm64 images #77

Closed cooperlees closed 2 years ago

cooperlees commented 2 years ago

This is in use for many project I contribute to.

Why do I want this?

What you'll need to do to use this

How to add GitHub secrets: https://github.com/Azure/actions-workflow-samples/blob/master/assets/create-secrets-for-GitHub-workflows.md

Merge away and it should upload :)

tynany commented 2 years ago

Thanks for contributing!

Also build a arm64/aarch64 build (e.g. for raspberry pi / apple M1)

@cooperlees I don't see any changes that reflect the above. Is there a missing commit or file?