mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
Merge pull request #2503 from kkimurak/issue/2387-fix-metric-500
add `prometheus_multiproc_dir` environment variable
This commit is contained in:
commit
498be50ca5
@ -62,6 +62,8 @@ COPY assets/runtime/ ${GITLAB_RUNTIME_DIR}/
|
||||
COPY entrypoint.sh /sbin/entrypoint.sh
|
||||
RUN chmod 755 /sbin/entrypoint.sh
|
||||
|
||||
ENV prometheus_multiproc_dir="/dev/shm"
|
||||
|
||||
ARG BUILD_DATE
|
||||
ARG VCS_REF
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user