Move tmpdir, set COMPlus_EnableDiagnostics
This commit is contained in:
@@ -10,7 +10,9 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
|
||||
LABEL maintainer="Roxedus,thespad"
|
||||
|
||||
ARG RADARR_BRANCH="master"
|
||||
ENV XDG_CONFIG_HOME="/config/xdg"
|
||||
ENV XDG_CONFIG_HOME="/config/xdg" \
|
||||
COMPlus_EnableDiagnostics=0 \
|
||||
TMPDIR=/run/radarr-temp
|
||||
|
||||
RUN \
|
||||
echo "**** install packages ****" && \
|
||||
|
||||
Reference in New Issue
Block a user