still broke
This commit is contained in:
@ -8,7 +8,7 @@ RUN apk add --update -t build-deps git mercurial bzr make \
|
||||
&& make build \
|
||||
&& cp prometheus promtool /bin/ \
|
||||
&& mkdir -p /etc/prometheus \
|
||||
&& mv ./documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml \
|
||||
#&& mv ./documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml \
|
||||
&& mv ./console_libraries/ ./consoles/ /etc/prometheus/ \
|
||||
&& apk del --purge build-deps \
|
||||
&& rm -rf /app /var/cache/apk/*
|
||||
|
Reference in New Issue
Block a user