Make node_exporter statically buildable for linux/amd64
This commit is contained in:
parent
d890b63fb5
commit
3176a9102c
3 changed files with 7 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM quay.io/prometheus/busybox:glibc
|
||||
FROM quay.io/prometheus/busybox:latest
|
||||
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
|
||||
|
||||
COPY node_exporter /bin/node_exporter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue