Commit Graph

13 Commits

Author SHA1 Message Date
Johannes Würbach 4e5c4d464f Docker images for ARM32v7, ARM64v8 and ppc64le (#1207)
Build and publish ARM32v7, ARM64v8 and ppc64le docker images.

Signed-off-by: Johannes Würbach <johannes.wuerbach@googlemail.com>
2019-04-15 17:36:25 +02:00
Tariq Ibrahim 834e35112c Using the recommended syntax for maintainer label (#1053)
Signed-off-by: Tariq Ibrahim <tariq.ibrahim@microsoft.com>
2018-08-28 19:28:58 +02:00
Johannes 'fish' Ziemke 798950d25b Run node-exporter in Docker as nobody (#599) 2017-06-08 20:02:20 +02:00
Steve Durrheimer e8d724c547
Fix docker image by using glibc variation of quay.io/prometheus/busybox
This make the docker image work until we find how to rebuild node_exporter statically for linux/amd64
2017-02-25 15:26:43 +01:00
Steve Durrheimer 3176a9102c
Make node_exporter statically buildable for linux/amd64 2016-05-04 11:01:09 +02:00
Steve Durrheimer 158200fd49
New release process using docker, circleci and a centralized
building tool
2016-04-28 22:07:21 +02:00
Steve Durrheimer ab1541e648 New Dockerfile using alpine-golang-make-onbuild base image 2015-07-07 21:56:19 +02:00
Julius Volz e65bc868fc Switch logging from glog to github.com/prometheus/log. 2015-05-28 21:34:02 +02:00
Johannes 'fish' Ziemke cdcb0576a2 Fix port in Dockerfile 2015-02-10 12:41:51 +01:00
Johannes 'fish' Ziemke 13e9b5ee8b Simplify Dockerfile by using golang:onbuild image 2014-12-18 13:18:03 +01:00
Johannes 'fish' Ziemke e8ebcede5b Install GCC in Dockerfile
This also removes make which isn't in use anymore.
2014-06-20 18:16:02 +02:00
Johannes 'fish' Ziemke c114831f4e Remove make call from Dockerfile 2014-02-12 18:37:45 +01:00
Johannes 'fish' Ziemke 02af7197da Add Dockerfile 2014-02-12 11:16:58 +01:00