mirror of
https://github.com/prometheus/prometheus
synced 2025-01-11 08:59:37 +00:00
Remove newline at end of Dockerfile
This commit is contained in:
parent
dde4209144
commit
ec4182c8c7
@ -9,4 +9,3 @@ RUN apt-get update && apt-get install -yq make git curl sudo mercurial vi
|
||||
ADD . /prometheus-src
|
||||
RUN cd /prometheus-src && make tools binary
|
||||
ADD ./documentation/examples/prometheus.conf /prometheus.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user