MindFlavor / prometheus_wireguard_exporter

A Prometheus exporter for WireGuard, written in Rust.
https://mindflavor.github.io/prometheus_wireguard_exporter
MIT License
492 stars 51 forks source link

Multi arch Dockerfile and CI #63

Closed qdm12 closed 3 years ago

qdm12 commented 3 years ago

Dockerfile changes

Github Actions

Github Actions workflows were changed to build for 386, arm64, armv6 and armv7 on top of amd64.

See #48 for an updated list of things left to do.

@MindFlavor feel free to ask questions/suggestions and approve the PR so we can finally have cross built Docker images 🎉