diff --git a/Dockerfile b/Dockerfile index e141b3b..9e34f4e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -102,6 +102,7 @@ ENTRYPOINT ["dumb-init", "--"] ENV PROMETHEUS_MULTIPROC_DIR /tmp ENV prometheus_multiproc_dir /tmp ENV METRICS_PORT 9200 +EXPOSE 9200 COPY container/gunicorn_promexp_config.py /src/