projects
/
blackbox_exporter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bba7ef7
)
#352 - swap MAINTAINER for LABEL
author
silentpete
<peter.gallerani@gmail.com>
Tue, 26 Mar 2019 15:32:07 +0000
(09:32 -0600)
committer
silentpete
<peter.gallerani@gmail.com>
Tue, 26 Mar 2019 15:32:07 +0000
(09:32 -0600)
Signed-off-by: silentpete <peter.gallerani@gmail.com>
Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 1b66bb858a9fcb4f2260c00068c4470a74f8252a..19b9f0659ab4e5eab6ce8cbb1e48000a5c8f4e2d 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-1,5
+1,5
@@
FROM quay.io/prometheus/busybox:latest
-MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
+LABEL maintainer="The Prometheus Authors <prometheus-developers@googlegroups.com>"
COPY blackbox_exporter /bin/blackbox_exporter
COPY blackbox.yml /etc/blackbox_exporter/config.yml