Move tmpdir, set COMPlus_EnableDiagnostics
This commit is contained in:
@@ -11,7 +11,9 @@ LABEL maintainer="Roxedus,thespad"
|
||||
|
||||
# environment settings
|
||||
ARG PROWLARR_BRANCH="master"
|
||||
ENV XDG_CONFIG_HOME="/config/xdg"
|
||||
ENV XDG_CONFIG_HOME="/config/xdg" \
|
||||
COMPlus_EnableDiagnostics=0 \
|
||||
TMPDIR=/run/prowlarr-temp
|
||||
|
||||
RUN \
|
||||
echo "**** install packages ****" && \
|
||||
|
||||
Reference in New Issue
Block a user