Ben Kochie
7b895d8970
Update build
...
* Use new promu regexp matching for platforms.
* Bump to Go 1.16.
* Use uclibc for Dockerfile since we don't use CGO for Linux.
* Use CircleCI build parallelism.
* Split Docker image test to separate CI step.
Signed-off-by: Ben Kochie <superq@gmail.com>
4 years ago
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>
6 years ago
Tariq Ibrahim
834e35112c
Using the recommended syntax for maintainer label ( #1053 )
...
Signed-off-by: Tariq Ibrahim <tariq.ibrahim@microsoft.com>
6 years ago
Johannes 'fish' Ziemke
798950d25b
Run node-exporter in Docker as nobody ( #599 )
8 years ago
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
8 years ago
Steve Durrheimer
3176a9102c
Make node_exporter statically buildable for linux/amd64
9 years ago
Steve Durrheimer
158200fd49
New release process using docker, circleci and a centralized
...
building tool
9 years ago
Steve Durrheimer
ab1541e648
New Dockerfile using alpine-golang-make-onbuild base image
10 years ago
Julius Volz
e65bc868fc
Switch logging from glog to github.com/prometheus/log.
10 years ago
Johannes 'fish' Ziemke
cdcb0576a2
Fix port in Dockerfile
10 years ago
Johannes 'fish' Ziemke
13e9b5ee8b
Simplify Dockerfile by using golang:onbuild image
10 years ago
Johannes 'fish' Ziemke
e8ebcede5b
Install GCC in Dockerfile
...
This also removes make which isn't in use anymore.
11 years ago
Johannes 'fish' Ziemke
c114831f4e
Remove make call from Dockerfile
11 years ago
Johannes 'fish' Ziemke
02af7197da
Add Dockerfile
11 years ago