FROM python:3.8
RUN pip install prometheus_client

COPY exporter.py /