mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
feat: added prometheus metrics support
This commit is contained in:
@@ -6,6 +6,7 @@ RUN apk update && \
|
||||
apk upgrade && \
|
||||
apk add openssl && \
|
||||
apk add nginx && \
|
||||
apk add nginx-mod-http-vts && \
|
||||
rm -rf /var/cache/apk/*
|
||||
|
||||
ADD . /app
|
||||
|
||||
Reference in New Issue
Block a user