set NAMELESSMC_METRICS_DOCKER
This commit is contained in:
parent
0893d83133
commit
ed4c0f35fd
@ -23,4 +23,7 @@ ADD entrypoint.sh /
|
|||||||
ARG VERSION=v2.0.0-pr8
|
ARG VERSION=v2.0.0-pr8
|
||||||
ENV VERSION=${VERSION}
|
ENV VERSION=${VERSION}
|
||||||
|
|
||||||
|
# Used by website to know if it runs using our docker images for statistics
|
||||||
|
ENV NAMELESSMC_METRICS_DOCKER=true
|
||||||
|
|
||||||
ENTRYPOINT [ "bash", "/entrypoint.sh" ]
|
ENTRYPOINT [ "bash", "/entrypoint.sh" ]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user