Merge pull request #472 from prometheus/fix-docker-image-dynamic-linked-binary
Make the docker image work until we fix linux/amd64 static build.
This commit is contained in:
commit
5289ffb270
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM quay.io/prometheus/busybox:latest
|
||||
FROM quay.io/prometheus/busybox:glibc
|
||||
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