update
This commit is contained in:
		@@ -44,7 +44,8 @@ RUN \
 | 
				
			|||||||
    && rm -r prometheus-${PROMETHEUS_VERSION}.linux-${ARCH} \
 | 
					    && rm -r prometheus-${PROMETHEUS_VERSION}.linux-${ARCH} \
 | 
				
			||||||
    && chown -R prometheus:prometheus /etc/prometheus \
 | 
					    && chown -R prometheus:prometheus /etc/prometheus \
 | 
				
			||||||
    && chmod +x /etc/cont-init.d/prometheus.sh \
 | 
					    && chmod +x /etc/cont-init.d/prometheus.sh \
 | 
				
			||||||
    && chmod +x /etc/services.d/* \
 | 
					    && chmod +x /etc/services.d/prometheus/* \
 | 
				
			||||||
 | 
					    && chmod +x /etc/services.d/prometheus-configgen/* \
 | 
				
			||||||
    && pip3 install \
 | 
					    && pip3 install \
 | 
				
			||||||
        --break-system-packages \
 | 
					        --break-system-packages \
 | 
				
			||||||
        --no-cache-dir \
 | 
					        --no-cache-dir \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user