pryorda / vmware_exporter

VMWare vCenter Exporter for Prometheus
BSD 3-Clause "New" or "Revised" License
527 stars 200 forks source link

Multiarch Containerimage #371

Open tuxpeople opened 1 year ago

tuxpeople commented 1 year ago

Hi

Thanks a lot for your work! I'm currently rebuilding the container, as I need it in another arch that x86_64. Not completely sure, but I think the only thing you need to do is adding this:

platforms: <PLATTFORMS>

somewhere here: https://github.com/pryorda/vmware_exporter/blob/b441656a68e8141ea6e3f75c8d246bb493228cb4/.github/workflows/docker-push.yml#L18-L21

I can't test it that way, but if you would like I can create a PR.

Kind regards

pryorda commented 1 year ago

Hey @tuxpeople, IF you could get a PR for this, Ill take a look.