Skip to content

Commit

Permalink
Add prometheus dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jawadqur committed Jul 29, 2024
1 parent 7269730 commit 2dcfd3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ RUN chown -R gen3:gen3 /var/log/nginx
COPY ./deployment/nginx/nginx.conf /etc/nginx/nginx.conf


RUN mkdir -p /var/tmp/uwsgi_flask_metrics
RUN chown -R gen3:gen3 /var/tmp/uwsgi_flask_metrics


# Switch to non-root user 'gen3' for the serving process
Expand Down

0 comments on commit 2dcfd3f

Please sign in to comment.