hipages / php-fpm_exporter

A prometheus exporter for PHP-FPM.
Apache License 2.0
591 stars 118 forks source link

feat: create multiarch docker images using buildx #226

Closed sirantd closed 2 years ago

sirantd commented 2 years ago

php-fpm_exporter release script makes multiple binary files for different architectures but only AMD64 docker image. This change adds support for the arm64 docker image building and pushing it to the docker hub with the same name.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: