This commit is contained in:
ai-dev 2024-10-30 13:00:20 +01:00
parent 4f55ec1987
commit ffa4976931

View File

@ -44,7 +44,7 @@ RUN \
&& rm -r prometheus-${PROMETHEUS_VERSION}.linux-${ARCH} \
&& chown -R prometheus:prometheus /etc/prometheus \
&& chmod +x /etc/cont-init.d/prometheus.sh \
&& chmod +x /etc/prometheus/services.d/* \
&& chmod +x /etc/services.d/* \
&& pip3 install \
--break-system-packages \
--no-cache-dir \