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.
2 parents 5fbcd63 + 6ed9090 commit 6711ad8Copy full SHA for 6711ad8
resources/images/commander/Dockerfile
@@ -4,7 +4,6 @@ FROM python:3.12-slim
4
# Python dependencies
5
#RUN pip install --no-cache-dir prometheus_client
6
7
-# Prometheus exporter script for bitcoind
8
COPY src/warnet/scenarios/commander.py /
9
COPY src/test_framework /test_framework
10
0 commit comments