Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 1.28 KB

README.md

File metadata and controls

42 lines (20 loc) · 1.28 KB

RPI Prometheus node exporter

  • Master : pipeline status

Docker image of Prometheus node exporter to use on a Raspberry PI.

Configure binfmt-support on the Docker host (works locally or remotely, i.e: using boot2docker):

$ docker run --rm --privileged multiarch/qemu-user-static:register --reset

Then you can run an armhf image from your x86_64 Docker host :

$ make run version=1.0

Or build :

$ make build version=1.0

Supported tags

License

See LICENSE for the complete license.

Changelog

A ChangeLog.md is available.

Contact

Nicolas Lamirault [email protected]