/prometheus

Docker image to run Prometheus on ARM devices

Primary LanguageDockerfileApache License 2.0Apache-2.0

RPI Prometheus

  • Master: pipeline status

Docker image of Prometheus 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=x.x

Or build :

$ make build version=x.x

Supported tags

  • 1.5.x:
  • 1.4.x:
  • 1.3.x:
  • 1.2.x:
  • 1.1.x:

License

See LICENSE for the complete license.

Changelog

A ChangeLog.md is available.

Contact

Nicolas Lamirault nicolas.lamirault@gmail.com