We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f883c commit 4d3f583Copy full SHA for 4d3f583
Dockerfile
@@ -6,4 +6,4 @@ COPY . /opt/os-capacity
6
RUN pip install -U -e /opt/os-capacity
7
8
ENTRYPOINT ["tini", "-g", "--"]
9
-CMD ["python3", "/opt/os-capacity/os_capacity/prometheus.yaml"]
+CMD ["python3", "/opt/os-capacity/os_capacity/prometheus.py"]
0 commit comments