ribbybibby / ssl_exporter

Exports Prometheus metrics for TLS certificates
Apache License 2.0
525 stars 99 forks source link

ARM64 support? #86

Closed Scrin closed 2 years ago

Scrin commented 2 years ago

With an increasing number of available arm64 servers (and usually cheaper than amd64) these days, it would be nice to have arm64 versions of the releases and docker images to avoid needing to build my own for my arm64 based servers

ribbybibby commented 2 years ago

Thanks for the suggestion! I've added additional arch targets and multi-platform docker images here and here.

They'll be available in the next release.