[修改]prometheus的confd模板修改
This commit is contained in:
@@ -39,8 +39,8 @@ RUN architecture=$(uname -m); \
|
||||
|
||||
RUN mkdir /etc/prometheus/
|
||||
|
||||
COPY ./confd/ /etc/confd/
|
||||
COPY prometheus.yml /etc/prometheus/prometheus.yml
|
||||
COPY ./confd/ /etc/confd/
|
||||
COPY ./supervisord/ /etc/supervisord/
|
||||
|
||||
CMD [ "supervisord", "-c", "/etc/supervisord/supervisord.conf" ]
|
||||
|
||||
Reference in New Issue
Block a user