[修改]调整了Prometheus与opcua exporter的dockerfile路径,修正了confd模版
This commit is contained in:
@@ -15,8 +15,10 @@ RUN curl -fsSL https://github.com/abtreece/confd/releases/download/v0.20.0/confd
|
||||
|
||||
RUN mkdir /etc/prometheus/
|
||||
|
||||
COPY ./confd/ /etc/confd/
|
||||
|
||||
COPY prometheus.yml /etc/prometheus/prometheus.yml
|
||||
|
||||
COPY COPY ./supervisord/ /etc/supervisord/
|
||||
COPY ./supervisord/ /etc/supervisord/
|
||||
|
||||
CMD [ "supervisord", "-c", "/etc/supervisord/supervisord.conf" ]
|
||||
|
||||
Reference in New Issue
Block a user