[Update] node_exporter
This commit is contained in:
@@ -9,7 +9,4 @@ RUN curl -fsSL https://github.com/prometheus/node_exporter/releases/download/v1.
|
|||||||
rm /usr/local/bin/node_exporter-* -rf && \
|
rm /usr/local/bin/node_exporter-* -rf && \
|
||||||
chmod +x /usr/local/bin/node_exporter
|
chmod +x /usr/local/bin/node_exporter
|
||||||
|
|
||||||
RUN mkdir /etc/prometheus/ && \
|
|
||||||
touch /etc/prometheus/prometheus.yml
|
|
||||||
|
|
||||||
CMD ["node_exporter"]
|
CMD ["node_exporter"]
|
||||||
Reference in New Issue
Block a user