aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Collapse)AuthorAge
* Docker images for ARM32v7, ARM64v8 and ppc64le (#1207)Johannes Würbach2019-04-15
| | | | | Build and publish ARM32v7, ARM64v8 and ppc64le docker images. Signed-off-by: Johannes Würbach <johannes.wuerbach@googlemail.com>
* Using the recommended syntax for maintainer label (#1053)Tariq Ibrahim2018-08-28
| | | Signed-off-by: Tariq Ibrahim <tariq.ibrahim@microsoft.com>
* Run node-exporter in Docker as nobody (#599)Johannes 'fish' Ziemke2017-06-08
|
* Fix docker image by using glibc variation of quay.io/prometheus/busyboxSteve Durrheimer2017-02-25
| | | | This make the docker image work until we find how to rebuild node_exporter statically for linux/amd64
* Make node_exporter statically buildable for linux/amd64Steve Durrheimer2016-05-04
|
* New release process using docker, circleci and a centralizedSteve Durrheimer2016-04-28
| | | | building tool
* New Dockerfile using alpine-golang-make-onbuild base imageSteve Durrheimer2015-07-07
|
* Switch logging from glog to github.com/prometheus/log.Julius Volz2015-05-28
|
* Fix port in DockerfileJohannes 'fish' Ziemke2015-02-10
|
* Simplify Dockerfile by using golang:onbuild imageJohannes 'fish' Ziemke2014-12-18
|
* Install GCC in DockerfileJohannes 'fish' Ziemke2014-06-20
| | | | This also removes make which isn't in use anymore.
* Remove make call from DockerfileJohannes 'fish' Ziemke2014-02-12
|
* Add DockerfileJohannes 'fish' Ziemke2014-02-12