mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 14:17:12 +02: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
|
ADD . /prometheus-src
|
||||||
RUN cd /prometheus-src && make tools binary
|
RUN cd /prometheus-src && make tools binary
|
||||||
ADD ./documentation/examples/prometheus.conf /prometheus.conf
|
ADD ./documentation/examples/prometheus.conf /prometheus.conf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user